Type: Package Package: RCDT Title: Fast 2D Constrained Delaunay Triangulation Version: 1.3.0 Authors@R: c( person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("aut", "cre")), person("Artem", "Amirkhanov", role = "cph", comment = "CDT library") ) Maintainer: Stéphane Laurent Description: 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. License: GPL-3 URL: https://github.com/stla/RCDT BugReports: https://github.com/stla/RCDT/issues Imports: colorsGen, gplots, graphics, Polychrome, Rcpp (>= 1.0.8), rgl, Rvcg Suggests: knitr, rmarkdown, testthat (>= 3.0.0), uniformly, viridisLite LinkingTo: BH, Rcpp, RcppArmadillo SystemRequirements: C++ 17 VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 RoxygenNote: 7.2.3 Config/pak/sysreqs: cmake libfreetype6-dev libglu1-mesa-dev make texlive libpng-dev libuv1-dev libgl1-mesa-dev zlib1g-dev Repository: https://bimsbbioinfo.r-universe.dev Date/Publication: 2023-10-31 12:47:26 UTC RemoteUrl: https://github.com/BIMSBbioinfo/RCDT RemoteRef: HEAD RemoteSha: 7e276ec7497c5dcddf5ad3e359c504a7420d3cbe NeedsCompilation: yes Packaged: 2026-06-24 09:00:03 UTC; root Author: Stéphane Laurent [aut, cre], Artem Amirkhanov [cph] (CDT library)