Last data update: 2014.03.03

rcdd

Package: rcdd
Version: 1.1-10
Date: 2016-04-25
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.0)
Imports: methods
SystemRequirements: GMP (GNU MP bignum library from http://gmplib.org/)
Description: 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.
License: GPL-2
URL: http://www.stat.umn.edu/geyer/rcdd/
NeedsCompilation: yes
Packaged: 2016-04-25 12:06:34 UTC; geyer
Repository: CRAN
Date/Publication: 2016-04-25 15:32:23

● Cran Task View: Optimization
● 0 images, 11 functions, 0 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'rcdd' ...
** package 'rcdd' successfully unpacked and MD5 sums checked
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for __gmpz_init in -lgmp... yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c allfaces.c -o allfaces.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c allfaces_f.c -o allfaces_f.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c cddcore.c -o cddcore.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c cddcore_f.c -o cddcore_f.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c cddio.c -o cddio.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c cddio_f.c -o cddio_f.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c cddlib.c -o cddlib.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c cddlib_f.c -o cddlib_f.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c cddlp.c -o cddlp.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c cddlp_f.c -o cddlp_f.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c cddmp.c -o cddmp.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c cddmp_f.c -o cddmp_f.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c cddproj.c -o cddproj.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c cddproj_f.c -o cddproj_f.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c d2q.c -o d2q.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c die.c -o die.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c init.c -o init.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c linearity.c -o linearity.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c linearity_f.c -o linearity_f.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c lpcdd.c -o lpcdd.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c lpcdd_f.c -o lpcdd_f.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c my_unif_rand.c -o my_unif_rand.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c mycddio.c -o mycddio.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c mycddio_f.c -o mycddio_f.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c nonred.c -o nonred.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c q2d.c -o q2d.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c q2q.c -o q2q.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c qmatmult.c -o qmatmult.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c qmin.c -o qmin.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c qo.c -o qo.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c qoq.c -o qoq.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c qsign.c -o qsign.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c qsump.c -o qsump.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c redund.c -o redund.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c redund_f.c -o redund_f.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c scdd.c -o scdd.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c scdd_f.c -o scdd_f.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DGMPRATIONAL -I/usr/local/include    -fpic  -g -O2  -c setoper.c -o setoper.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o rcdd.so allfaces.o allfaces_f.o cddcore.o cddcore_f.o cddio.o cddio_f.o cddlib.o cddlib_f.o cddlp.o cddlp_f.o cddmp.o cddmp_f.o cddproj.o cddproj_f.o d2q.o die.o init.o linearity.o linearity_f.o lpcdd.o lpcdd_f.o my_unif_rand.o mycddio.o mycddio_f.o nonred.o q2d.o q2q.o qmatmult.o qmin.o qo.o qoq.o qsign.o qsump.o redund.o redund_f.o scdd.o scdd_f.o setoper.o -lgmp -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/rcdd/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'rcdd'
    finding HTML links ... done
    ArithmeticGMP                           html  
    ConvertGMP                              html  
    Subset                                  html  
    allfaces                                html  
    linearity                               html  
    lpcdd                                   html  
    makeH                                   html  
    makeV                                   html  
    redundant                               html  
    scdd                                    html  
    validcdd                                html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (rcdd)
Making 'packages.html' ... done