Package: RCDT 1.3.0
RCDT: Fast 2D Constrained Delaunay Triangulation
Performs 2D Delaunay triangulation, constrained or unconstrained, with the help of the C++ library 'CDT'. A function to plot the triangulation is provided. The constrained Delaunay triangulation has applications in geographic information systems.
Authors:
RCDT_1.3.0.tar.gz
RCDT_1.3.0.zip(r-4.5)RCDT_1.3.0.zip(r-4.4)RCDT_1.3.0.zip(r-4.3)
RCDT_1.3.0.tgz(r-4.4-x86_64)RCDT_1.3.0.tgz(r-4.4-arm64)RCDT_1.3.0.tgz(r-4.3-x86_64)RCDT_1.3.0.tgz(r-4.3-arm64)
RCDT_1.3.0.tar.gz(r-4.5-noble)RCDT_1.3.0.tar.gz(r-4.4-noble)
RCDT_1.3.0.tgz(r-4.4-emscripten)RCDT_1.3.0.tgz(r-4.3-emscripten)
RCDT.pdf |RCDT.html✨
RCDT/json (API)
NEWS
# Install 'RCDT' in R: |
install.packages('RCDT', repos = c('https://stla.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/stla/rcdt/issues
constrained-delaunay-triangulationcppdelaunay-triangulation
Last updated 1 years agofrom:7e276ec749. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win-x86_64 | OK | Nov 02 2024 |
R-4.5-linux-x86_64 | OK | Nov 02 2024 |
R-4.4-win-x86_64 | OK | Nov 02 2024 |
R-4.4-mac-x86_64 | OK | Nov 02 2024 |
R-4.4-mac-aarch64 | OK | Nov 02 2024 |
R-4.3-win-x86_64 | OK | Nov 02 2024 |
R-4.3-mac-x86_64 | OK | Nov 02 2024 |
R-4.3-mac-aarch64 | OK | Nov 02 2024 |
Exports:delaunaydelaunayAreaplotDelaunay
Dependencies:base64encBHbitopsbslibcachemcaToolsclicolorsGencolorspacedigestevaluatefastmapfontawesomefsgluegplotsgtoolshighrhtmltoolshtmlwidgetsjquerylibjsonliteKernSmoothknitrlifecyclemagrittrmemoisemimePolychromeR6rappdirsRcppRcppArmadilloRcppEigenrglrlangrmarkdownRvcgsassscatterplot3dtinytexxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Fast 2D Constrained Delaunay Triangulation | RCDT-package RCDT |
2D Delaunay triangulation | delaunay |
Area of Delaunay triangulation | delaunayArea |
Plot 2D Delaunay triangulation | plotDelaunay |