Package: RcppCGAL
Type: Package
Title: Rcpp Integration for CGAL
Version: 5.3.1.1
Date: 2022-01-06
Author: Eric Dunipace
Maintainer: Eric Dunipace <edunipace@mail.harvard.edu>
Description: Creates a header only package to link to the CGAL 
  (Computational Geometry Algorithms Library)
  header files in Rcpp. There are a variety of potential uses for 
  the software such as Hilbert sorting, KDtree nearest neighbors, 
  and convex hull algorithms. There is only one R function in this 
  package, which returns the current version of the CGAL library 
  included. For more information about how to use the header files, 
  see the CGAL documentation at <https://www.cgal.org>. Currently
  includes the CGAL 5.3.1 stable release.
License: GPL (>= 3)
Imports: utils, Rcpp
BugReports: https://github.com/ericdunipace/RcppCGAL/issues
NeedsCompilation: no
RoxygenNote: 7.1.1
Packaged: 2022-01-08 04:48:05 UTC; eifer
Repository: CRAN
Date/Publication: 2022-01-08 11:02:42 UTC
