RcppCGAL-package {RcppCGAL} | R Documentation |
RcppCGAL: 'Rcpp' Integration for 'CGAL'
Description
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, K-D Tree nearest neighbors, and convex hull algorithms. For more information about how to use the header files, see the 'CGAL' documentation at https://www.cgal.org. Currently downloads version 5.6.1 of the 'CGAL' header files.
Author(s)
Maintainer: Eric Dunipace edunipace@mail.harvard.edu (ORCID)
Other contributors:
Tyler Morgan-Wall tylermw@gmail.com [contributor]
The CGAL Project [copyright holder]
References
The CGAL Project. (2023). CGAL User and Reference Manual. Retrieved from https://doc.cgal.org/latest/Manual/index.html
See Also
Useful links:
Report bugs at https://github.com/ericdunipace/RcppCGAL/issues