Package: RcppCGAL 5.6.4
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, 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.
Authors:
RcppCGAL_5.6.4.tar.gz
RcppCGAL_5.6.4.zip(r-4.5)RcppCGAL_5.6.4.zip(r-4.4)RcppCGAL_5.6.4.zip(r-4.3)
RcppCGAL_5.6.4.tgz(r-4.4-any)RcppCGAL_5.6.4.tgz(r-4.3-any)
RcppCGAL_5.6.4.tar.gz(r-4.5-noble)RcppCGAL_5.6.4.tar.gz(r-4.4-noble)
RcppCGAL_5.6.4.tgz(r-4.4-emscripten)RcppCGAL_5.6.4.tgz(r-4.3-emscripten)
RcppCGAL.pdf |RcppCGAL.html✨
RcppCGAL/json (API)
NEWS
# Install 'RcppCGAL' in R: |
install.packages('RcppCGAL', repos = c('https://ericdunipace.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ericdunipace/rcppcgal/issues
Last updated 4 months agofrom:bc0086f250. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | OK | Nov 01 2024 |
R-4.5-linux | OK | Nov 01 2024 |
R-4.4-win | OK | Nov 01 2024 |
R-4.4-mac | OK | Nov 01 2024 |
R-4.3-win | OK | Nov 01 2024 |
R-4.3-mac | OK | Nov 01 2024 |
Exports:cgal_is_installedcgal_versionset_cgalunset_cgal
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
RcppCGAL: 'Rcpp' Integration for 'CGAL' | RcppCGAL-package RcppCGAL |
Check if CGAL header files exist in RcppCGAL package | cgal_is_installed |
Return CGAL version | cgal_version |
Set the CGAL header file directory | set_cgal |
Unset the CGAL header file directory | unset_cgal |