tessellation: Delaunay and Voronoï Tessellations

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.1.3
Imports: cxhull, english, graphics, hash, interp, R6, randomcoloR, rgl, Rvcg, scales, sets, utils
Suggests: knitr, paletteer, rmarkdown, uniformly, viridisLite
Published: 2023-05-30
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

Documentation:

Reference manual: tessellation.pdf

Downloads:

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

Linking:

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