Package: rcdd
Version: 1.5
Date: 2021-11-17
Title: Computational Geometry
Author: Charles J. Geyer <charlie@stat.umn.edu> and
    Glen D. Meeden <glen@stat.umn.edu>, incorporates code from
    cddlib (ver 0.94f) written by Komei Fukuda <fukuda@ifor.math.ethz.ch>
Maintainer: Charles J. Geyer <charlie@stat.umn.edu>
Depends: R (>= 3.0.2)
Imports: methods
SystemRequirements: GMP (GNU MP bignum library from
        <https://gmplib.org/>)
Description: R interface to (some of) cddlib
    (<https://github.com/cddlib/cddlib>).
    Converts back and forth between two representations of a convex polytope:
    as solution of a set of linear equalities and inequalities and as
    convex hull of set of points and rays.
    Also does linear programming and redundant generator elimination
    (for example, convex hull in n dimensions).  All functions can use exact
    infinite-precision rational arithmetic.
License: GPL-2
URL: https://www.stat.umn.edu/geyer/rcdd/,
        https://github.com/cjgeyer/rcdd
NeedsCompilation: yes
Packaged: 2021-11-18 02:03:55 UTC; geyer
Repository: CRAN
Date/Publication: 2021-11-18 06:20:02 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2021-11-18 11:24:24 UTC; unix
Archs: rcdd.so.dSYM
