Package: voronoifortune
Version: 1.0
Date: 2025-01-07
Title: Voronoi Tessellation by Fortune Algorithm
Authors@R: c(person("Emmanuel", "Paradis", role = c("aut", "cre", "cph"), email = "Emmanuel.Paradis@ird.fr", comment = c(ORCID = "0000-0003-3092-2199")),
  person("Steven", "Fortune", role = c("aut", "ctb")), person("Plan 9 Foundation", role = "cph"))
Description: 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.
License: GPL-3
URL: https://github.com/emmanuelparadis/voronoifortune
BugReports: https://github.com/emmanuelparadis/voronoifortune/issues
NeedsCompilation: yes
Packaged: 2025-01-07 17:22:52 UTC; paradis
Author: Emmanuel Paradis [aut, cre, cph]
    (<https://orcid.org/0000-0003-3092-2199>),
  Steven Fortune [aut, ctb],
  Plan 9 Foundation [cph]
Maintainer: Emmanuel Paradis <Emmanuel.Paradis@ird.fr>
Repository: CRAN
Date/Publication: 2025-01-08 15:00:01 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 05:18:49 UTC; unix
Archs: voronoifortune.so.dSYM
