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.5)voronoifortune_1.0.zip(r-4.4)voronoifortune_1.0.zip(r-4.3)
voronoifortune_1.0.tgz(r-4.4-x86_64)voronoifortune_1.0.tgz(r-4.4-arm64)voronoifortune_1.0.tgz(r-4.3-x86_64)voronoifortune_1.0.tgz(r-4.3-arm64)
voronoifortune_1.0.tar.gz(r-4.5-noble)voronoifortune_1.0.tar.gz(r-4.4-noble)
voronoifortune_1.0.tgz(r-4.4-emscripten)voronoifortune_1.0.tgz(r-4.3-emscripten)
voronoifortune.pdf |voronoifortune.html✨
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 3 days agofrom:ec942c38cc. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 09 2025 |
R-4.5-win-x86_64 | OK | Jan 09 2025 |
R-4.5-linux-x86_64 | OK | Jan 09 2025 |
R-4.4-win-x86_64 | OK | Jan 09 2025 |
R-4.4-mac-x86_64 | OK | Jan 09 2025 |
R-4.4-mac-aarch64 | OK | Jan 09 2025 |
R-4.3-win-x86_64 | OK | Jan 09 2025 |
R-4.3-mac-x86_64 | OK | Jan 09 2025 |
R-4.3-mac-aarch64 | OK | Jan 09 2025 |
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 |