Type: Package
Package: Boov
Title: Boolean Operations on Volumes
Version: 1.0.0
Authors@R: 
    person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("aut", "cre"))
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Description: Performs Boolean operations on volumes: union, difference and
    intersection. The computations are done by the 'C++' library 'CGAL'
    <https://www.cgal.org/>.
License: GPL-3
URL: https://github.com/stla/Boov
BugReports: https://github.com/stla/Boov/issues
Depends: R (>= 2.10)
Imports: data.table, gmp, PolygonSoup, Rcpp (>= 1.0.9)
Suggests: rgl
LinkingTo: BH, Rcpp, RcppCGAL, RcppEigen
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
SystemRequirements: C++ 17, gmp, mpfr
NeedsCompilation: yes
Packaged: 2022-10-29 08:42:37 UTC; stla
Author: Stéphane Laurent [aut, cre]
Repository: CRAN
Date/Publication: 2022-10-31 12:52:40 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-01-12 02:15:24 UTC; windows
Archs: i386, x64
