Package: sphereTessellation
Title: Delaunay and Voronoï Tessellations on the Sphere
Version: 1.0.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: grDevices, randomcoloR, Rcpp, rgl, s2
LinkingTo: BH, Rcpp, RcppCGAL, RcppEigen
Suggests: cooltools, uniformly
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2023-05-31 09:41:48 UTC; stla
Author: Stéphane Laurent [aut, cre]
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Repository: CRAN
Date/Publication: 2023-06-01 12:40:02 UTC
