Package: voronoifortune 1.0
voronoifortune: Voronoi Tessellation by Fortune Algorithm
Fortune's (1987, <doi:10.1007/BF01840357>) algorithm is a very efficient method to perform Voronoi tessellation and Delaunay triangulation. This package is a port of the original code published in the early 1990's by Steven Fortune.
Authors:
voronoifortune_1.0.tar.gz
voronoifortune_1.0.zip(r-4.7)voronoifortune_1.0.zip(r-4.6)voronoifortune_1.0.zip(r-4.5)
voronoifortune_1.0.tgz(r-4.6-x86_64)voronoifortune_1.0.tgz(r-4.6-arm64)voronoifortune_1.0.tgz(r-4.5-x86_64)voronoifortune_1.0.tgz(r-4.5-arm64)
voronoifortune_1.0.tar.gz(r-4.7-arm64)voronoifortune_1.0.tar.gz(r-4.7-x86_64)voronoifortune_1.0.tar.gz(r-4.6-arm64)voronoifortune_1.0.tar.gz(r-4.6-x86_64)
voronoifortune_1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
voronoifortune/json (API)
| # Install 'voronoifortune' in R: |
| install.packages('voronoifortune', repos = c('https://emmanuelparadis.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/emmanuelparadis/voronoifortune/issues
Last updated from:7dbf8aeed1. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 101 | ||
| linux-devel-x86_64 | OK | 99 | ||
| source / vignettes | OK | 141 | ||
| linux-release-arm64 | OK | 107 | ||
| linux-release-x86_64 | OK | 91 | ||
| macos-release-arm64 | OK | 184 | ||
| macos-release-x86_64 | OK | 178 | ||
| macos-oldrel-arm64 | OK | 188 | ||
| macos-oldrel-x86_64 | OK | 347 | ||
| windows-devel | OK | 73 | ||
| windows-release | OK | 78 | ||
| windows-oldrel | OK | 63 | ||
| wasm-release | OK | 81 |
Exports:voronoi
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Fortune Algorithm for Voronoi Diagrams | voronoifortune-package |
| Plot Voronoi Tessellation and Delaunay Triangulation | plot.voronoi |
| Voronoi Tessellation and Delaunay Triangulation | print.voronoi voronoi |
