Last data update: 2014.03.03

AlgDesign

Package: AlgDesign
Version: 1.1-7.3
Date: 2011/10/14
Title: Algorithmic Experimental Design
Author: Bob Wheeler <bwheelerg@gmail.com>
Maintainer: Jerome Braun <jvbraun.statistics@gmail.com>
Description: Algorithmic experimental designs. Calculates exact and
approximate theory experimental designs for D,A, and I
criteria. Very large designs may be created. Experimental
designs may be blocked or blocked designs created from a
candidate list, using several criteria. The blocking can be
done when whole and within plot factors interact.
License: GPL (>= 2)
URL: https://github.com/jvbraun/AlgDesign
Packaged: 2014-10-15 00:35:38 UTC; Speculator
Repository: CRAN
Date/Publication: 2014-10-15 02:39:28
NeedsCompilation: yes


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'AlgDesign' ...
** package 'AlgDesign' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c FederovOpt.c -o FederovOpt.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c OptBlock.c -o OptBlock.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Utility.c -o Utility.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o AlgDesign.so FederovOpt.o OptBlock.o Utility.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/AlgDesign/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'AlgDesign'
    finding HTML links ... done
    AlgDesign-Internal                      html  
    CCTable11.1a                            html  
    EffRound                                html  
    EvalBlock                               html  
    EvalDesign                              html  
    ExpFormula                              html  
    Federov                                 html  
    GVTable1                                html  
    GVTable3                                html  
    ModelMatrix                             html  
    ModelMatrixTerms                        html  
    MonteOpt                                html  
    TGTable3                                html  
    TGTable5                                html  
    blockOpt                                html  
    genFact                                 html  
    genMixture                              html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (AlgDesign)
Making 'packages.html' ... done