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 <laurent_step@outlook.fr>
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
NeedsCompilation: yes
Packaged: 2023-10-31 12:51:47 UTC; SDL96354
Author: Stéphane Laurent [aut, cre],
  Artem Amirkhanov [cph] (CDT library)
Repository: CRAN
Date/Publication: 2023-10-31 13:20:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 11:40:27 UTC; unix
Archs: RCDT.so.dSYM
