CMD + K

r-geometry

Community

Makes the 'Qhull' library <http://www.qhull.org> available in R, in a similar manner as in Octave and MATLAB. Qhull computes convex hulls, Delaunay triangulations, halfspace intersections about a point, Voronoi diagrams, furthest-site Delaunay triangulations, and furthest-site Voronoi diagrams. It runs in 2D, 3D, 4D, and higher dimensions. It implements the Quickhull algorithm for computing the convex hull. Qhull does not support constrained Delaunay triangulations, or mesh generation of non-convex objects, but the package does include some R functions that allow for this.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-geometry

Usage Tracking

0.5.2
0.5.1
0.4.7
0.4.6.1
0.4.6
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Makes the 'Qhull' library <http://www.qhull.org> available in R, in a similar manner as in Octave and MATLAB. Qhull computes convex hulls, Delaunay triangulations, halfspace intersections about a point, Voronoi diagrams, furthest-site Delaunay triangulations, and furthest-site Voronoi diagrams. It runs in 2D, 3D, 4D, and higher dimensions. It implements the Quickhull algorithm for computing the convex hull. Qhull does not support constrained Delaunay triangulations, or mesh generation of non-convex objects, but the package does include some R functions that allow for this.

Last Updated

Feb 9, 2025 at 09:32

License

GPL-3.0-or-later

Total Downloads

225.0K

Supported Platforms

macOS-arm64
macOS-64
win-64
linux-ppc64le
linux-64
linux-aarch64