Type: Package
Package: cxhull
Title: Convex Hull
Version: 0.7.2
Date: 2023-03-08
Authors@R: c(
    person("C. B.", "Barber", role = "cph",
           comment = "author of the Qhull library"),
    person("The Geometry Center", role = "cph"),
    person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("cph", "aut", "cre"))
  )
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Description: Computes the convex hull in arbitrary dimension, based on the
    Qhull library (<http://www.qhull.org>). The package provides a
    complete description of the convex hull: edges, ridges, facets,
    adjacencies. Triangulation is optional.
License: GPL-3
URL: https://github.com/stla/cxhull
BugReports: https://github.com/stla/cxhull/issues
Depends: R (>= 2.10)
Imports: data.table, grDevices, Morpho, rgl, Rvcg
Suggests: colorspace
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
NeedsCompilation: yes
Packaged: 2023-03-08 08:07:36 UTC; stla
Author: C. B. Barber [cph] (author of the Qhull library),
  The Geometry Center [cph],
  Stéphane Laurent [cph, aut, cre]
Repository: CRAN
Date/Publication: 2023-03-08 13:10:06 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2023-03-09 12:53:16 UTC; unix
Archs: cxhull.so.dSYM
