# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "RCDT" in publications use:' type: software license: GPL-3.0-only title: 'RCDT: Fast 2D Constrained Delaunay Triangulation' version: 1.3.0 doi: 10.32614/CRAN.package.RCDT abstract: Performs 2D Delaunay triangulation, constrained or unconstrained, with the help of the C++ library 'CDT'. A function to plot the triangulation is provided. The constrained Delaunay triangulation has applications in geographic information systems. authors: - family-names: Laurent given-names: Stéphane email: laurent_step@outlook.fr repository: https://bimsbbioinfo.r-universe.dev repository-code: https://github.com/stla/RCDT commit: 7e276ec7497c5dcddf5ad3e359c504a7420d3cbe url: https://github.com/stla/RCDT date-released: '2023-10-31' contact: - family-names: Laurent given-names: Stéphane email: laurent_step@outlook.fr