# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "voronoifortune" in publications use:' type: software license: GPL-3.0-only title: 'voronoifortune: Voronoi Tessellation by Fortune Algorithm' version: '1.0' doi: 10.32614/CRAN.package.voronoifortune abstract: Fortune's (1987, ) 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: - family-names: Paradis given-names: Emmanuel email: Emmanuel.Paradis@ird.fr orcid: https://orcid.org/0000-0003-3092-2199 - family-names: Fortune given-names: Steven repository: https://emmanuelparadis.r-universe.dev repository-code: https://github.com/emmanuelparadis/voronoifortune commit: ec942c38cc2926d3c0c1eb57c280750613505580 url: https://github.com/emmanuelparadis/voronoifortune date-released: '2025-01-07' contact: - family-names: Paradis given-names: Emmanuel email: Emmanuel.Paradis@ird.fr orcid: https://orcid.org/0000-0003-3092-2199