Delaunay and Voronoï tessellations, with emphasis on the two-dimensional and the three-dimensional cases (the package provides functions to plot the tessellations for these cases). Delaunay tessellations are computed in C with the help of the 'Qhull' library <http://www.qhull.org/>.
Version: | 2.3.0 |
Imports: | colorsGen, cxhull, english, graphics, hash, Polychrome, R6, rgl, Rvcg, scales, sets, utils |
Suggests: | knitr, paletteer, rmarkdown, uniformly, viridisLite |
Published: | 2023-12-18 |
DOI: | 10.32614/CRAN.package.tessellation |
Author: | Stéphane Laurent [aut, cre], C. B. Barber [cph] (author of the Qhull library), The Geometry Center [cph] |
Maintainer: | Stéphane Laurent <laurent_step at outlook.fr> |
BugReports: | https://github.com/stla/tessellation/issues |
License: | GPL-3 |
URL: | https://github.com/stla/tessellation, https://stla.github.io/tessellation/ |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | tessellation results |
Reference manual: | tessellation.pdf |
Package source: | tessellation_2.3.0.tar.gz |
Windows binaries: | r-devel: tessellation_2.3.0.zip, r-release: tessellation_2.3.0.zip, r-oldrel: tessellation_2.3.0.zip |
macOS binaries: | r-devel (arm64): tessellation_2.3.0.tgz, r-release (arm64): tessellation_2.3.0.tgz, r-oldrel (arm64): tessellation_2.3.0.tgz, r-devel (x86_64): tessellation_2.3.0.tgz, r-release (x86_64): tessellation_2.3.0.tgz, r-oldrel (x86_64): tessellation_2.3.0.tgz |
Old sources: | tessellation archive |
Reverse imports: | polyhedralCubature |
Please use the canonical form https://CRAN.R-project.org/package=tessellation to link to this page.