Package: CirclesIntersections
Type: Package
Title: Algorithm for Computation of the Intersection Areas of N Circles
Version: 1.1
Authors@R: person(given = "Hugo",
           family = "Salinas",
           role = c("aut", "cre"),
           email = "hugosal@comunidad.unam.mx",
           comment = c(ORCID = "0000-0002-1734-2977"))
Description: Implementation of Librino, Levorato, and Zorzi (2014) <doi:10.1002/wcm.2305>
    algorithm for computation of the intersection areas of an arbitrary number of circles.
License: MIT + file LICENSE
Encoding: UTF-8
BugReports: https://github.com/hugosal/CirclesIntersections/issues
URL: https://github.com/hugosal/CirclesIntersections
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2023-02-23 08:58:42 UTC; hmatus
Author: Hugo Salinas [aut, cre] (<https://orcid.org/0000-0002-1734-2977>)
Maintainer: Hugo Salinas <hugosal@comunidad.unam.mx>
Repository: CRAN
Date/Publication: 2023-02-23 11:00:02 UTC
Built: R 4.1.2; ; 2023-02-24 11:25:50 UTC; unix
