Computes the convex hull in arbitrary dimension, based on the Qhull library (<http://www.qhull.org>). The package provides a complete description of the convex hull: edges, ridges, facets, adjacencies. Triangulation is optional.
Version: | 0.7.4 |
Depends: | R (≥ 2.10) |
Imports: | data.table, grDevices, rgl, Rvcg |
Suggests: | colorspace |
Published: | 2023-10-24 |
DOI: | 10.32614/CRAN.package.cxhull |
Author: | C. B. Barber [cph] (author of the Qhull library), The Geometry Center [cph], Stéphane Laurent [cph, aut, cre] |
Maintainer: | Stéphane Laurent <laurent_step at outlook.fr> |
BugReports: | https://github.com/stla/cxhull/issues |
License: | GPL-3 |
URL: | https://github.com/stla/cxhull |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | cxhull results |
Reference manual: | cxhull.pdf |
Package source: | cxhull_0.7.4.tar.gz |
Windows binaries: | r-devel: cxhull_0.7.4.zip, r-release: cxhull_0.7.4.zip, r-oldrel: cxhull_0.7.4.zip |
macOS binaries: | r-release (arm64): cxhull_0.7.4.tgz, r-oldrel (arm64): cxhull_0.7.4.tgz, r-release (x86_64): cxhull_0.7.4.tgz, r-oldrel (x86_64): cxhull_0.7.4.tgz |
Old sources: | cxhull archive |
Reverse imports: | archeoViz, gyro, tessellation |
Please use the canonical form https://CRAN.R-project.org/package=cxhull to link to this page.