Package: Apollonius
Title: 2D Apollonius Graphs
Version: 1.0.0
Authors@R: 
    person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("aut", "cre"))
Description: Computation of the Apollonius diagram of given 2D points and
    its dual the Apollonius graph, also known as the additively weighted
    Voronoï diagram, and which is a generalization of the classical Voronoï 
    diagram. For references, see the bibliography in the CGAL documentation 
    at <https://doc.cgal.org/latest/Apollonius_graph_2/citelist.html>.
License: GPL-3
URL: https://github.com/stla/Apollonius
BugReports: https://github.com/stla/Apollonius/issues
Imports: abind, graphics, grDevices, gyro (>= 1.3.0), plotrix,
        randomcoloR, Rcpp, stats
LinkingTo: BH, Rcpp, RcppCGAL, RcppEigen
Encoding: UTF-8
RoxygenNote: 7.2.3
SystemRequirements: C++17, gmp, mpfr
NeedsCompilation: yes
Packaged: 2023-08-12 15:17:35 UTC; SDL96354
Author: Stéphane Laurent [aut, cre]
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Repository: CRAN
Date/Publication: 2023-08-15 06:50:05 UTC
