Package: RcppCGAL 6.2.1
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 6.2.1 of the 'CGAL' header files.
Authors:
RcppCGAL_6.2.1.tar.gz
RcppCGAL_6.2.1.zip(r-4.7-any)RcppCGAL_6.2.1.zip(r-4.6-any)
RcppCGAL_6.2.1.tar.gz(r-4.7-any)RcppCGAL_6.2.1.tar.gz(r-4.6-any)
RcppCGAL_6.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
RcppCGAL/json (API)
| # Install 'RcppCGAL' in R: |
| install.packages('RcppCGAL', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ericdunipace/rcppcgal/issues
Last updated from:17a5ce767b. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel | OK | 128 | ||
| source / vignettes | OK | 174 | ||
| linux-release | OK | 171 | ||
| windows-devel | OK | 103 | ||
| windows-release | OK | 88 | ||
| wasm-release | OK | 124 |
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 |
