Package: decido 0.4.0
decido: Bindings for 'Mapbox' Ear Cutting Triangulation Library
Provides constrained triangulation of polygons. Ear cutting (or ear clipping) applies constrained triangulation by successively 'cutting' triangles from a polygon defined by path/s. Holes are supported by introducing a bridge segment between polygon paths. This package wraps the 'header-only' library 'earcut.hpp' <https://github.com/mapbox/earcut.hpp> which includes a reference to the method used by Held, M. (2001) <doi:10.1007/s00453-001-0028-4>.
Authors:
decido_0.4.0.tar.gz
decido_0.4.0.zip(r-4.7)decido_0.4.0.zip(r-4.6)decido_0.4.0.zip(r-4.5)
decido_0.4.0.tgz(r-4.6-x86_64)decido_0.4.0.tgz(r-4.6-arm64)decido_0.4.0.tgz(r-4.5-x86_64)decido_0.4.0.tgz(r-4.5-arm64)
decido_0.4.0.tar.gz(r-4.7-arm64)decido_0.4.0.tar.gz(r-4.7-x86_64)decido_0.4.0.tar.gz(r-4.6-arm64)decido_0.4.0.tar.gz(r-4.6-x86_64)
decido_0.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
decido/json (API)
NEWS
| # Install 'decido' in R: |
| install.packages('decido', repos = c('https://hypertidy.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hypertidy/decido/issues
Pkgdown/docs site:https://hypertidy.github.io
Last updated from:f74e45498c. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 124 | ||
| linux-devel-x86_64 | OK | 128 | ||
| source / vignettes | OK | 199 | ||
| linux-release-arm64 | OK | 122 | ||
| linux-release-x86_64 | OK | 121 | ||
| macos-release-arm64 | OK | 111 | ||
| macos-release-x86_64 | OK | 243 | ||
| macos-oldrel-arm64 | OK | 100 | ||
| macos-oldrel-x86_64 | OK | 211 | ||
| windows-devel | OK | 152 | ||
| windows-release | OK | 98 | ||
| windows-oldrel | OK | 114 | ||
| wasm-release | OK | 106 |
Exports:earcutplot_earsplot_holes
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| decido | decido-package decido |
| Constrained polygon triangulation | earcut earcut.default |
| Plot ears or polygons | plot_ears plot_holes |
