Package: RTriangle 1.6-0.15
RTriangle: Triangle - A 2D Quality Mesh Generator and Delaunay Triangulator
This is a port of Jonathan Shewchuk's Triangle library to R. From his description: "Triangle generates exact Delaunay triangulations, constrained Delaunay triangulations, conforming Delaunay triangulations, Voronoi diagrams, and high-quality triangular meshes. The latter can be generated with no small or large angles, and are thus suitable for finite element analysis."
Authors:
RTriangle_1.6-0.15.tar.gz
RTriangle_1.6-0.15.zip(r-4.7)RTriangle_1.6-0.15.zip(r-4.6)RTriangle_1.6-0.15.zip(r-4.5)
RTriangle_1.6-0.15.tgz(r-4.6-x86_64)RTriangle_1.6-0.15.tgz(r-4.6-arm64)RTriangle_1.6-0.15.tgz(r-4.5-x86_64)RTriangle_1.6-0.15.tgz(r-4.5-arm64)
RTriangle_1.6-0.15.tar.gz(r-4.7-x86_64)RTriangle_1.6-0.15.tar.gz(r-4.6-x86_64)
RTriangle_1.6-0.15.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RTriangle/json (API)
NEWS
| # Install 'RTriangle' in R: |
| install.packages('RTriangle', repos = c('https://davidcsterratt.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/davidcsterratt/rtriangle/issues
Last updated from:bdc01bbf23. Checks:2 FAIL, 11 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | FAIL | 3718 | ||
| linux-devel-x86_64 | OK | 108 | ||
| source / vignettes | OK | 152 | ||
| linux-release-arm64 | FAIL | 3735 | ||
| linux-release-x86_64 | OK | 105 | ||
| macos-release-arm64 | OK | 86 | ||
| macos-release-x86_64 | OK | 145 | ||
| macos-oldrel-arm64 | OK | 74 | ||
| macos-oldrel-x86_64 | OK | 136 | ||
| windows-devel | OK | 76 | ||
| windows-release | OK | 91 | ||
| windows-oldrel | OK | 81 | ||
| wasm-release | OK | 92 |
Exports:pslgread.pslgtriangulate
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Generate 2D Quality meshes and constrained Delaunay triangulations | RTriangle-package RTriangle |
| Plot pslg object | plot.pslg |
| Plot a triangulation object produced with triangulate | plot.triangulation |
| Create a Planar Straight Line Graph object | pslg |
| Read a Planar Straight Line Graph from file | read.pslg |
| Triangulate a Planar Straight Line Graph | triangulate |
