CRAN/E | AlphaHull3D

AlphaHull3D

Alpha Hull Computation

Installation

About

Computation of the alpha hull of a set of points in the 3D space, that is to say "something like the shape formed by these points". The alpha hull depends on a positive parameter alpha. When alpha goes to zero, the alpha hull degenerates to the set of points, while it is the convex hull of the set of points when alpha goes to infinity. Computations are performed by the 'CGAL' 'C++' library .

github.com/stla/AlphaHull3D
System requirements C++ 17, gmp, mpfr
Bug report File report

Key Metrics

Version 2.0.0
R ≥ 2.10
Published 2022-11-25 511 days ago
Needs compilation? yes
License GPL-3
CRAN checks AlphaHull3D results

Downloads

Yesterday 0
Last 7 days 3 -81%
Last 30 days 57 -22%
Last 90 days 233 +35%
Last 365 days 1.637 -2%

Maintainer

Maintainer

Stéphane Laurent

laurent_step@outlook.fr

Authors

Stéphane Laurent

aut / cre

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

AlphaHull3D archive

Depends

R ≥ 2.10

Imports

Rcpp ≥ 1.0.9
rgl
Rvcg

Suggests

uniformly

LinkingTo

BH
Rcpp
RcppCGAL
RcppEigen