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.6.0 |
Depends: | R (≥ 2.10) |
Imports: | grDevices, Morpho, rgl, Rvcg |
Suggests: | colorspace |
Published: | 2022-06-11 |
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.6.0.tar.gz |
Windows binaries: | r-devel: cxhull_0.6.0.zip, r-release: cxhull_0.6.0.zip, r-oldrel: cxhull_0.6.0.zip |
macOS binaries: | r-release (arm64): cxhull_0.6.0.tgz, r-oldrel (arm64): cxhull_0.6.0.tgz, r-release (x86_64): cxhull_0.6.0.tgz, r-oldrel (x86_64): cxhull_0.6.0.tgz |
Old sources: | cxhull archive |
Reverse imports: | gyro, tessellation |
Please use the canonical form https://CRAN.R-project.org/package=cxhull to link to this page.