Last data update: 2014.03.03

yuima

Package: yuima
Type: Package
Title: The YUIMA Project Package for SDEs
Version: 1.1.0
Depends: R (>= 2.10.0), methods, zoo, stats4, utils, expm, cubature,
mvtnorm
Author: YUIMA Project Team
Maintainer: Stefano M. Iacus <stefano.iacus@unimi.it>
Description: Simulation and Inference for Stochastic Differential Equations.
License: GPL-2
URL: http://R-Forge.R-project.org/projects/yuima/
NeedsCompilation: yes
Packaged: 2016-06-16 21:20:26 UTC; jago
Repository: CRAN
Date/Publication: 2016-06-17 08:18:18

● Cran Task View: TimeSeries
● 0 images, 64 functions, 2 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'yuima' ...
** package 'yuima' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c PseudoLoglikCOGARCH.c -o PseudoLoglikCOGARCH.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c carmafilter.c -o carmafilter.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c cce_functions.c -o cce_functions.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c rpts.c -o rpts.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o yuima.so PseudoLoglikCOGARCH.o carmafilter.o cce_functions.o rpts.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/yuima/libs
** R
** data
** inst
** preparing package for lazy loading
Creating a new generic function for 'simulate' in package 'yuima'
** help
*** installing help indices
  converting help for package 'yuima'
    finding HTML links ... done
    CPoint                                  html  
    CarmaNoise                              html  
    Diagnostic.Cogarch                      html  
    Integral.sde                            html  
    Integrand                               html  
    LogSPX                                  html  
    MWK151                                  html  
    adaBayes                                html  
    asymptotic_term                         html  
    bns.test                                html  
    carma.info-class                        html  
    cce                                     html  
    cogarch.est.incr                        html  
    finding level-2 HTML links ... done

    cogarch.est                             html  
    cogarch.info-class                      html  
    cogarchNoise                            html  
    gmm                                     html  
    hyavar                                  html  
    info.Output                             html  
    lasso                                   html  
    limiting.gamma                          html  
    llag                                    html  
    mllag                                   html  
    mmfrac                                  html  
    model.parameter-class                   html  
    mpv                                     html  
    noisy.sampling                          html  
    param.Integral                          html  
    param.Output                            html  
    phi.test                                html  
    poisson.random.sampling                 html  
    qgv                                     html  
    qmle                                    html  
    rconst                                  html  
    rng                                     html  
    setCarma                                html  
    setCharacteristic                       html  
    setCogarch                              html  
    setData                                 html  
    setFunctional                           html  
    setIntegral                             html  
    setMap                                  html  
    setModel                                html  
    setPoisson                              html  
    setSampling                             html  
    setYuima                                html  
    simFunctional                           html  
    simulate                                html  
    spectralcov                             html  
    subsampling                             html  
    toLatex                                 html  
    variable.Integral                       html  
    yuima-class                             html  
    yuima.CP.qmle-class                     html  
    yuima.Integral-class                    html  
    yuima.Output-class                      html  
    yuima.carma-class                       html  
    yuima.carma.qmle-class                  html  
    yuima.characteristic-class              html  
    yuima.cogarch-class                     html  
    yuima.data-class                        html  
    yuima.functional-class                  html  
    yuima.model-class                       html  
    yuima.multimodel                        html  
    yuima.poisson-class                     html  
    yuima.sampling-class                    html  
** building package indices
** testing if installed package can be loaded
* DONE (yuima)
Making 'packages.html' ... done