rcdd: Computational Geometry

R interface to (some of) cddlib (<http://www.ifor.math.ethz.ch/~fukuda/cdd_home/cdd.html>). 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.

Version: 1.2-2
Depends: R (≥ 3.0.2)
Imports: methods
Published: 2019-04-22
Author: Charles J. Geyer and Glen D. Meeden, incorporates code from cddlib (ver 0.94f) written by Komei Fukuda
Maintainer: Charles J. Geyer <charlie at stat.umn.edu>
License: GPL-2
URL: http://www.stat.umn.edu/geyer/rcdd/
NeedsCompilation: yes
SystemRequirements: GMP (GNU MP bignum library from <http://gmplib.org/>)
Materials: README
In views: Optimization
CRAN checks: rcdd results

Downloads:

Reference manual: rcdd.pdf
Vignettes: Using RCDD
Package source: rcdd_1.2-2.tar.gz
Windows binaries: r-devel: rcdd_1.2-2.zip, r-release: rcdd_1.2-2.zip, r-oldrel: rcdd_1.2-2.zip
macOS binaries: r-release: rcdd_1.2-2.tgz, r-oldrel: rcdd_1.2-2.tgz
Old sources: rcdd archive

Reverse dependencies:

Reverse depends: CoopGame, mvmesh, polyapost
Reverse imports: betapart, blackbox, CausalFX, hitandrun, PLMIX, profExtrema
Reverse suggests: spaMM

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rcdd to link to this page.