Last data update: 2014.03.03

propagate

Package: propagate
Type: Package
LazyLoad: no
LazyData: no
Title: Propagation of Uncertainty
Version: 1.0-4
Date: 2014-04-04
Author: Andrej-Nikolai Spiess <a.spiess@uke.uni-hamburg.de>
Maintainer: Andrej-Nikolai Spiess <a.spiess@uke.uni-hamburg.de>
Description: Propagation of uncertainty using higher-order Taylor expansion and Monte Carlo simulation.
License: GPL (>= 2)
Depends: R (>= 2.13.0), MASS, tmvtnorm, Rcpp (>= 0.10.1), ff,
minpack.lm
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2014-09-27 08:20:32 UTC; aspiess
Repository: CRAN
Date/Publication: 2014-09-27 12:26:57

● 0 images, 19 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'propagate' ...
** package 'propagate' 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 colVarsC.cpp -o colVarsC.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 rowVarsC.cpp -o rowVarsC.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o propagate.so colVarsC.o rowVarsC.o -L/home/ddbj/local/lib64/R/lib -lRlapack -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/propagate/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'propagate'
    finding HTML links ... done
    WelchSatter                             html  
    bigcor                                  html  
    contribution                            html  
    cor2cov                                 html  
    datasets                                html  
    fitDistr                                html  
    finding level-2 HTML links ... done

    interval                                html  
    makeDat                                 html  
    makeDerivs                              html  
    matrixStats                             html  
    mixCov                                  html  
    moments                                 html  
    numDerivs                               html  
    plot.propagate                          html  
    predictNLS                              html  
    print.propagate                         html  
    propagate                               html  
    rDistr                                  html  
    statVec                                 html  
    summary.propagate                       html  
** building package indices
** testing if installed package can be loaded
* DONE (propagate)
Making 'packages.html' ... done