Package: rcdd
Version: 1.6
Date: 2023-12-14
Title: Computational Geometry
Author: Charles J. Geyer <geyer@umn.edu> and
    Glen D. Meeden <gmeeden@umn.edu>, incorporates code from
    cddlib (ver 0.94f) written by Komei Fukuda <fukuda@ifor.math.ethz.ch>
Maintainer: Charles J. Geyer <geyer@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: 2023-12-14 16:53:06 UTC; geyer
Repository: CRAN
Date/Publication: 2023-12-15 09:40:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-01 00:35:31 UTC; windows
Archs: x64
