sphereTessellation: Delaunay and Voronoï Tessellations on the Sphere

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/>).

Version: 1.2.0
Imports: colorsGen, grDevices, Polychrome, Rcpp, rgl
LinkingTo: BH, Rcpp, RcppCGAL, RcppEigen
Suggests: cooltools, uniformly
Published: 2024-01-08
Author: Stéphane Laurent [aut, cre]
Maintainer: Stéphane Laurent <laurent_step at outlook.fr>
BugReports: https://github.com/stla/sphereTessellation/issues
License: GPL-3
URL: https://github.com/stla/sphereTessellation
NeedsCompilation: yes
SystemRequirements: C++ 17, gmp, mpfr
Materials: README NEWS
CRAN checks: sphereTessellation results

Documentation:

Reference manual: sphereTessellation.pdf

Downloads:

Package source: sphereTessellation_1.2.0.tar.gz
Windows binaries: r-devel: sphereTessellation_1.2.0.zip, r-release: sphereTessellation_1.2.0.zip, r-oldrel: sphereTessellation_1.2.0.zip
macOS binaries: r-release (arm64): sphereTessellation_1.2.0.tgz, r-oldrel (arm64): sphereTessellation_1.2.0.tgz, r-release (x86_64): sphereTessellation_1.2.0.tgz
Old sources: sphereTessellation archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=sphereTessellation to link to this page.