Last data update: 2014.03.03

DiceDesign

Package: DiceDesign
Type: Package
Title: Designs of Computer Experiments
Version: 1.7
Date: 2015-06-15
Author: Jessica Franco, Delphine Dupuy, Olivier Roustant, Guillaume
Damblin and Bertrand Iooss.
Maintainer: Celine Helbert <Celine.Helbert@ec-lyon.fr>
Description: Space-Filling Designs and Uniformity Criteria.
License: GPL-3
Suggests: rgl, randtoolbox, lattice
Encoding: latin1
URL: http://dice.emse.fr/
Packaged: 2015-06-15 14:50:59 UTC; helbert
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-06-15 18:47:58

● Cran Task View: ExperimentalDesign
30 images, 21 functions, 2 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'DiceDesign' ...
** package 'DiceDesign' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c C_StraussDesign.c -o C_StraussDesign.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c C_rss.c -o C_rss.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o DiceDesign.so C_StraussDesign.o C_rss.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/DiceDesign/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'DiceDesign'
    finding HTML links ... done
    DiceDesign-package                      html  
    OA131                                   html  
    OA131_scrambled                         html  
    coverage                                html  
    discrepESE_LHS                          html  
    discrepSA_LHS                           html  
    discrepancyCriteria                     html  
    dmaxDesign                              html  
    factDesign                              html  
    lhsDesign                               html  
    maximinESE_LHS                          html  
    maximinSA_LHS                           html  
    meshRatio                               html  
    mindist                                 html  
    mstCriteria                             html  
    phiP                                    html  
    rss2d                                   html  
    rss3d                                   html  
    runif.faure                             html  
    straussDesign                           html  
    unif.test.quantile                      html  
    unif.test.statistic                     html  
    wspDesign                               html  
** building package indices
** testing if installed package can be loaded
* DONE (DiceDesign)
Making 'packages.html' ... done