Crandore Hub

rcdd

Computational Geometry

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.

README

This package requires one library

    the GNU Multiple Precision arithmetic library (libgmp)

Obtain from http://gmplib.org/ or from your operating system vendor.
This is a standard GNU package and comes with many Linux distributions
and may be found at the web sites of other vendors that distribute free
software.

The licence is LGPL and source is available at http://gmplib.org/#DOWNLOAD

If that doesn't work the source for GMP version 4.2.2 is available at
http://www.stat.umn.edu/geyer/rcdd/gmp-4.2.2.tar.gz.

Versions across snapshots

VersionRepositoryFileSize
1.6-1 rolling linux/jammy R-4.5 rcdd_1.6-1.tar.gz 804.6 KiB
1.6-1 rolling linux/noble R-4.5 rcdd_1.6-1.tar.gz 805.1 KiB
1.6-1 rolling source/ R- rcdd_1.6-1.tar.gz 864.2 KiB
1.6-1 latest linux/jammy R-4.5 rcdd_1.6-1.tar.gz 804.6 KiB
1.6-1 latest linux/noble R-4.5 rcdd_1.6-1.tar.gz 805.1 KiB
1.6-1 latest source/ R- rcdd_1.6-1.tar.gz 864.2 KiB
1.6-1 2026-04-26 source/ R- rcdd_1.6-1.tar.gz 864.2 KiB
1.6-1 2026-04-23 source/ R- rcdd_1.6-1.tar.gz 864.2 KiB
1.6-1 2026-04-09 windows/windows R-4.5 rcdd_1.6-1.zip 877.1 KiB
1.6 2025-04-20 source/ R- rcdd_1.6.tar.gz 725.3 KiB

Dependencies (latest)

Imports