Package: alphahull 2.5

alphahull: Generalization of the Convex Hull of a Sample of Points in the Plane

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.

Authors:Beatriz Pateiro-Lopez [aut, cre], Alberto Rodriguez-Casal, [aut].

alphahull_2.5.tar.gz
alphahull_2.5.zip(r-4.5)alphahull_2.5.zip(r-4.4)alphahull_2.5.zip(r-4.3)
alphahull_2.5.tgz(r-4.4-any)alphahull_2.5.tgz(r-4.3-any)
alphahull_2.5.tar.gz(r-4.5-noble)alphahull_2.5.tar.gz(r-4.4-noble)
alphahull_2.5.tgz(r-4.4-emscripten)alphahull_2.5.tgz(r-4.3-emscripten)
alphahull.pdf |alphahull.html
alphahull/json (API)

# Install 'alphahull' in R:
install.packages('alphahull', repos = c('https://beatrizpateiro.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/beatrizpateiro/alphahull/issues

On CRAN:

7.88 score 1 stars 11 packages 267 scripts 2.2k downloads 8 mentions 18 exports 44 dependencies

Last updated 2 years agofrom:88f9ed9d55. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 02 2024
R-4.5-winOKNov 02 2024
R-4.5-linuxOKNov 02 2024
R-4.4-winOKNov 02 2024
R-4.4-macOKNov 02 2024
R-4.3-winOKNov 02 2024
R-4.3-macOKNov 02 2024

Exports:ahullahull_trackanglesArcarcareaahullareaahullevalashapecomplementdelvordummycoordwdw_trackinahullinterkochlengthahullrkochrotation

Dependencies:clicolorspacedeldirfansifarverggplot2gluegtableinterpisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpolyclipR.methodsS3R.ooR.utilsR6RColorBrewerRcppRcppEigenrlangscalessgeostatspspatstat.dataspatstat.geomspatstat.randomspatstat.univarspatstat.utilssplancstibbleutf8vctrsviridisLitewithr

Generalizing the Convex Hull of a Sample: The R Package alphahull

Rendered fromalphahull.rnwusingutils::Sweaveon Nov 02 2024.

Last update: 2023-03-28
Started: 2023-03-28