Last data update: 2014.03.03

GPareto

Package: GPareto
Title: Gaussian Processes for Pareto Front Estimation and Optimization
Version: 1.0.2
Date: 2016-03-01
Author: Mickael Binois, Victor Picheny
Maintainer: Mickael Binois <mickael.binois@mines-stetienne.fr>
Description: Gaussian process regression models, a.k.a. kriging models, are
applied to global multiobjective optimization of black-box functions.
Multiobjective Expected Improvement and Step-wise Uncertainty Reduction
sequential infill criteria are available. A quantification of uncertainty
on Pareto fronts is provided using conditional simulations.
License: GPL-3
Depends: DiceKriging (>= 1.5.3), emoa, methods
Imports: Rcpp (>= 0.11.1), rgenoud, pbivnorm, pso, randtoolbox,
KrigInv, MASS, DiceDesign (>= 1.4), ks
Suggests: knitr
VignetteBuilder: knitr
LinkingTo: Rcpp
Repository: CRAN
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-03-01 15:31:54 UTC; vpicheny
Date/Publication: 2016-03-02 02:13:50

20 images, 22 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'GPareto' ...
** package 'GPareto' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c EHI_2d_rcpp.cpp -o EHI_2d_rcpp.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c RcppExports.cpp -o RcppExports.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o GPareto.so EHI_2d_rcpp.o RcppExports.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/GPareto/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'GPareto'
    finding HTML links ... done
    CPF                                     html  
    GPareto                                 html  
Rd warning: /tmp/RtmpYnxIQt/R.INSTALL18046a4e11b7/GPareto/man/GPareto.Rd:179: missing file link 'DiceKriging'
Rd warning: /tmp/RtmpYnxIQt/R.INSTALL18046a4e11b7/GPareto/man/GPareto.Rd:179: missing file link 'DiceOptim'
    GParetoptim                             html  
    ParetoSetDensity                        html  
Rd warning: /tmp/RtmpYnxIQt/R.INSTALL18046a4e11b7/GPareto/man/ParetoSetDensity.Rd:42: missing file link 'ks'
    TestFunctions                           html  
    checkPredict                            html  
    crit_EHI                                html  
    crit_EMI                                html  
    crit_SMS                                html  
    crit_SUR                                html  
    crit_optimizer                          html  
Rd warning: /tmp/RtmpYnxIQt/R.INSTALL18046a4e11b7/GPareto/man/crit_optimizer.Rd:56: missing file link 'pso'
    easyGParetoptim                         html  
    fastfun-class                           html  
Rd warning: /tmp/RtmpYnxIQt/R.INSTALL18046a4e11b7/GPareto/man/fastfun-class.Rd:55: missing file link 'simulate'
    fastfun                                 html  
    getDesign                               html  
    integration_design_optim                html  
Rd warning: /tmp/RtmpYnxIQt/R.INSTALL18046a4e11b7/GPareto/man/integration_design_optim.Rd:37: missing file link 'KrigInv'
    plotGPareto                             html  
Rd warning: /tmp/RtmpYnxIQt/R.INSTALL18046a4e11b7/GPareto/man/plotGPareto.Rd:52: missing file link 'simulate'
    plotParetoEmp                           html  
    plotParetoGrid                          html  
    plotSymDevFun                           html  
    plotSymDifRNP                           html  
    plot_uncertainty                        html  
Rd warning: /tmp/RtmpYnxIQt/R.INSTALL18046a4e11b7/GPareto/man/plot_uncertainty.Rd:32: missing file link 'KrigInv'
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (GPareto)
Making 'packages.html' ... done