Computation of the alpha-shape and alpha-convex hull of a given sample of points in the plane. The concepts of alpha-shape and alpha-convex hull generalize the definition of the convex hull of a finite set of points. The programming is based on the duality between the Voronoi diagram and Delaunay triangulation. The package also includes a function that returns the Delaunay mesh of a given sample of points and its dual Voronoi diagram in one single object.
Version: | 2.5 |
Imports: | ggplot2, interp, R.utils, sgeostat, spatstat.geom, spatstat.random, splancs |
Published: | 2022-06-16 |
DOI: | 10.32614/CRAN.package.alphahull |
Author: | Beatriz Pateiro-Lopez [aut, cre], Alberto Rodriguez-Casal, [aut]. |
Maintainer: | Beatriz Pateiro-Lopez <beatriz.pateiro at usc.es> |
License: | GPL-2 | GPL-3 |
NeedsCompilation: | no |
CRAN checks: | alphahull results |
Reference manual: | alphahull.pdf |
Vignettes: |
Generalizing the Convex Hull of a Sample: The R Package alphahull |
Package source: | alphahull_2.5.tar.gz |
Windows binaries: | r-devel: alphahull_2.5.zip, r-release: alphahull_2.5.zip, r-oldrel: alphahull_2.5.zip |
macOS binaries: | r-release (arm64): alphahull_2.5.tgz, r-oldrel (arm64): alphahull_2.5.tgz, r-release (x86_64): alphahull_2.5.tgz, r-oldrel (x86_64): alphahull_2.5.tgz |
Old sources: | alphahull archive |
Reverse depends: | molaR |
Reverse imports: | ashapesampler, cassowaryr, Morphoscape, qlcVisualize, rangeBuilder |
Reverse suggests: | alphashape3d, directlabels, EcoIndR, ecospat, hypervolume, SPIAT |
Please use the canonical form https://CRAN.R-project.org/package=alphahull to link to this page.