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.0
Imports: hash, rgl, randomcoloR, utils, R6, sets, cxhull, graphics, scales, english, interp, Rvcg
Suggests: rmarkdown, knitr, uniformly, viridisLite, paletteer
Published: 2022-04-05
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.0.tar.gz
Windows binaries: r-devel: tessellation_2.1.0.zip, r-release: tessellation_2.1.0.zip, r-oldrel: tessellation_2.1.0.zip
macOS binaries: r-release (arm64): tessellation_2.1.0.tgz, r-oldrel (arm64): tessellation_2.1.0.tgz, r-release (x86_64): tessellation_2.1.0.tgz, r-oldrel (x86_64): tessellation_2.1.0.tgz
Old sources: tessellation archive

Linking:

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