Last data update: 2014.03.03

sensitivity

Package: sensitivity
Version: 1.12.1
Date: 2016-05-09
Title: Global Sensitivity Analysis of Model Outputs
Author: Gilles Pujol, Bertrand Iooss, Alexandre Janon with contributions from Khalid Boumhaout, Sebastien Da Veiga, Jana Fruth, Laurent Gilquin, Joseph Guillaume, Loic Le Gratiet, Paul Lemaitre, Bernardo Ramos, Taieb Touati, Frank Weber
Maintainer: Bertrand Iooss <biooss@yahoo.fr>
Depends: R (>= 3.0.0)
Imports: boot
Suggests: DiceDesign, randtoolbox, DiceKriging, fanovaGraph, rgl, evd,
numbers, ks, igraph, ggplot2, reshape2
Description: A collection of functions for factor screening, global sensitivity analysis and reliability sensitivity analysis. Most of the functions have to be applied on model with scalar output, but several functions support multi-dimensional outputs.
License: GPL-2
Packaged: 2016-05-09 04:02:20 UTC; bertrand
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2016-05-10 06:56:50

● Cran Task View: Environmetrics
● 0 images, 31 functions, 0 datasets
Reverse Depends: 3

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'sensitivity' ...
** package 'sensitivity' successfully unpacked and MD5 sums checked
** libs
f95 -O2 -fpic -fno-bounds-check -c lbfgs-b.f
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I. -I/usr/local/include    -fpic  -g -O2  -c as.cpp -o as.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I. -I/usr/local/include    -fpic  -g -O2  -c rglueas.cpp -o rglueas.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o sensitivity.so lbfgs-b.o as.o rglueas.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/sensitivity/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'sensitivity'
    finding HTML links ... done
    PLI                                     html  
    PoincareConstant                        html  
    decoupling                              html  
    delsa                                   html  
    fast99                                  html  
    morris                                  html  
    parameterSets                           html  
    pcc                                     html  
    sb                                      html  
    sensiFdiv                               html  
    sensiHSIC                               html  
    sensitivity-package                     html  
    sobol                                   html  
    sobol2002                               html  
    sobol2007                               html  
    sobolCert                               html  
    sobolEff                                html  
    sobolGP                                 html  
    sobolMultOut                            html  
    sobolTIIlo                              html  
    sobolTIIpf                              html  
    soboljansen                             html  
    sobolmara                               html  
    sobolmartinez                           html  
    sobolowen                               html  
    sobolroalhs                             html  
    soboltouati                             html  
    src                                     html  
    support                                 html  
    template_replace                        html  
    testmodels                              html  
** building package indices
** testing if installed package can be loaded
* DONE (sensitivity)
Making 'packages.html' ... done