Last data update: 2014.03.03

MaxPro

Package: MaxPro
Type: Package
Title: Maximum Projection Designs
Version: 3.1-2
Date: 2015-01-27
Author: Shan Ba and V. Roshan Joseph
Maintainer: Shan Ba <shanbatr@gmail.com>
Depends: nloptr
Description: Generate a maximum projection (MaxPro) design, a MaxPro Latin hypercube design or improve an initial design based on the MaxPro criterion. Details of the MaxPro criterion can be found in: Joseph, V. R., Gul, E., and Ba, S. (2015) "Maximum Projection Designs for Computer Experiments", Biometrika.
License: LGPL-2.1
Packaged: 2015-01-27 15:30:54 UTC; ba.s
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-01-27 20:49:37

● 0 images, 4 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'MaxPro' ...
** package 'MaxPro' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c MaxPro.cpp -o MaxPro.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o MaxPro.so MaxPro.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/MaxPro/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'MaxPro'
    finding HTML links ... done
    MaxPro-package                          html  
    MaxPro                                  html  
    MaxProImproveLHD                        html  
    MaxProLHD                               html  
** building package indices
** testing if installed package can be loaded
* DONE (MaxPro)
Making 'packages.html' ... done