Type: Package
Package: delaunay
Title: 2d, 2.5d, and 3d Delaunay Tessellations
Version: 1.0.0
Author: Stéphane Laurent
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Description: Construction and visualization of 2d Delaunay triangulations,
    possibly constrained, 2.5d (i.e. elevated) Delaunay triangulations,
    and 3d Delaunay triangulations.
License: GPL-3
URL: https://github.com/stla/delaunay
BugReports: https://github.com/stla/delaunay/issues
Depends: R (>= 4.2.0)
Imports: gplots, graphics, randomcoloR, Rcpp (>= 1.0.8), rgl, Rvcg,
        utils
Suggests: uniformly
LinkingTo: Rcpp, RcppCGAL, RcppEigen
Encoding: UTF-8
RoxygenNote: 7.2.0
SystemRequirements: C++ 14, gmp, mpfr
OS_type: windows
NeedsCompilation: yes
Packaged: 2022-07-05 09:30:14 UTC; SDL96354
Repository: CRAN
Date/Publication: 2022-07-06 05:40:02 UTC
