Package: cxhull
Type: Package
Title: Convex Hull
Version: 0.2.0
Date: 2019-03-13
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", role=c("cph","aut","cre"), email="laurent_step@yahoo.fr"))
Maintainer: Stéphane Laurent <laurent_step@yahoo.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
Encoding: UTF-8
LazyData: true
URL: https://github.com/stla/cxhull
BugReports: https://github.com/stla/cxhull/issues
RoxygenNote: 6.1.1
NeedsCompilation: yes
Packaged: 2019-03-13 11:38:12 UTC; SDL96354
Author: C. B. Barber [cph] (author of the Qhull library),
  The Geometry Center [cph],
  Stéphane Laurent [cph, aut, cre]
Repository: CRAN
Date/Publication: 2019-03-13 12:03:33 UTC
Built: R 4.0.0; x86_64-w64-mingw32; 2020-04-26 14:53:31 UTC; windows
Archs: i386, x64
