RcppCGAL: Rcpp Integration for CGAL

Creates a header only package to link to the CGAL (Computational Geometry Algorithms Library) header files in Rcpp. There are a variety of potential uses for the software such as Hilbert sorting, KDtree nearest neighbors, and convex hull algorithms. There is only one R function in this package, which returns the current version of the CGAL library included. For more information about how to use the header files, see the CGAL documentation at <https://www.cgal.org>. Currently includes the CGAL 5.5.2 stable release.

Version: 5.5.2
Imports: utils, Rcpp, gh, curl
Suggests: knitr
Published: 2023-05-30
Author: Eric Dunipace ORCID iD [aut, cre]
RcppCGAL author details
Maintainer: Eric Dunipace <edunipace at mail.harvard.edu>
BugReports: https://github.com/ericdunipace/RcppCGAL/issues
License: GPL (≥ 3)
NeedsCompilation: no
Citation: RcppCGAL citation info
Materials: README NEWS
CRAN checks: RcppCGAL results

Documentation:

Reference manual: RcppCGAL.pdf
Vignettes: Installation

Downloads:

Package source: RcppCGAL_5.5.2.tar.gz
Windows binaries: r-devel: RcppCGAL_5.5.2.zip, r-release: RcppCGAL_5.5.2.zip, r-oldrel: RcppCGAL_5.5.2.zip
macOS binaries: r-release (arm64): RcppCGAL_5.5.2.tgz, r-oldrel (arm64): RcppCGAL_5.5.2.tgz, r-release (x86_64): RcppCGAL_5.5.2.tgz, r-oldrel (x86_64): RcppCGAL_5.5.2.tgz
Old sources: RcppCGAL archive

Reverse dependencies:

Reverse linking to: AlphaHull3D, approxOT, Boov, cgalMeshes, cgalPolygons, delaunay, interpolation, lazyNumbers, MeshesTools, MinkowskiSum, PolygonSoup

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RcppCGAL to link to this page.