Last data update: 2014.03.03

tseries

Package: tseries
Version: 0.10-35
Title: Time Series Analysis and Computational Finance
Authors@R: c(person("Adrian", "Trapletti", role = "aut",
email = "adrian@trapletti.org"),
person("Kurt", "Hornik", role = c("aut", "cre"),
email = "Kurt.Hornik@R-project.org"),
person("Blake", "LeBaron", role = "ctb",
comment = "BDS test code"))
Description: Time series analysis and computational finance.
Depends: R (>= 2.10.0)
Suggests: its
Imports: graphics, stats, utils, quadprog, zoo
License: GPL-2
NeedsCompilation: yes
Packaged: 2016-05-02 07:49:42 UTC; hornik
Author: Adrian Trapletti [aut],
Kurt Hornik [aut, cre],
Blake LeBaron [ctb] (BDS test code)
Maintainer: Kurt Hornik <Kurt.Hornik@R-project.org>
Repository: CRAN
Date/Publication: 2016-05-02 13:58:30

● Cran Task View: Environmetrics, WebTechnologies
● 0 images, 31 functions, 8 datasets
Reverse Depends: 13

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'tseries' ...
** package 'tseries' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c arma.c -o arma.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c bdstest.c -o bdstest.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c boot.c -o boot.o
f95   -fpic  -g -O2  -c dsumsl.f -o dsumsl.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c formats.c -o formats.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c garch.c -o garch.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c ppsum.c -o ppsum.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c tsutils.c -o tsutils.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o tseries.so arma.o bdstest.o boot.o dsumsl.o formats.o garch.o ppsum.o tsutils.o -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/tseries/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'tseries'
    finding HTML links ... done
    NelPlo                                  html  
    USeconomic                              html  
    adf.test                                html  
    arma-methods                            html  
    arma                                    html  
    bds.test                                html  
    bev                                     html  
    camp                                    html  
    garch-methods                           html  
    garch                                   html  
    get.hist.quote                          html  
    ice.river                               html  
    irts-functions                          html  
    irts-methods                            html  
    irts                                    html  
    jarque.bera.test                        html  
    kpss.test                               html  
    maxdrawdown                             html  
    na.remove                               html  
    nino                                    html  
    plotOHLC                                html  
    po.test                                 html  
    portfolio.optim                         html  
    pp.test                                 html  
    quadmap                                 html  
    read.matrix                             html  
    read.ts                                 html  
    runs.test                               html  
    seqplot.ts                              html  
    sharpe                                  html  
    sterling                                html  
    summary.arma                            html  
    summary.garch                           html  
    surrogate                               html  
    tcm                                     html  
    tcmd                                    html  
    terasvirta.test                         html  
    tsbootstrap                             html  
    white.test                              html  
** building package indices
** testing if installed package can be loaded
* DONE (tseries)
Making 'packages.html' ... done