Package: sphereTessellation
Title: Delaunay and Voronoï Tessellations on the Sphere
Version: 1.2.0
Authors@R: 
    person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("aut", "cre"))
Description: Performs Delaunay and Voronoï tessellations on spheres and
    provides some functions to plot them. The algorithms are mainly performed by
    the 'C++' library 'CGAL' (<https://www.cgal.org/>).
License: GPL-3
URL: https://github.com/stla/sphereTessellation
BugReports: https://github.com/stla/sphereTessellation/issues
Imports: colorsGen, grDevices, Polychrome, Rcpp, rgl
LinkingTo: BH, Rcpp, RcppCGAL, RcppEigen
Suggests: cooltools, uniformly
SystemRequirements: C++ 17, gmp, mpfr
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2023-12-22 08:43:05 UTC; SDL96354
Author: Stéphane Laurent [aut, cre]
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Repository: CRAN
Date/Publication: 2024-01-08 13:50:02 UTC
