Type: Package
Package: delaunay
Title: 2d, 2.5d, and 3d Delaunay Tessellations
Version: 2.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,
    3d Delaunay triangulations, and 2D Voronoï tessellations.
License: GPL-3
URL: https://github.com/stla/delaunay
BugReports: https://github.com/stla/delaunay/issues
Imports: gplots, graphics, randomcoloR, Rcpp (>= 1.0.8), rgl, Rvcg,
        scales, sets, utils
Suggests: uniformly
LinkingTo: Rcpp, RcppCGAL, RcppEigen, BH
Encoding: UTF-8
RoxygenNote: 7.2.3
SystemRequirements: C++ 17, gmp, mpfr
NeedsCompilation: yes
Packaged: 2023-05-29 05:28:38 UTC; stla
Repository: CRAN
Date/Publication: 2023-05-29 16:30:17 UTC
