Last data update: 2014.03.03

ltsa

Package: ltsa
Version: 1.4.6
Date: 2015-12-20
Title: Linear Time Series Analysis
Author: A.I. McLeod, Hao Yu, Zinovi Krougly
Maintainer: A.I. McLeod <aimcleod@uwo.ca>
Depends: R (>= 2.1.0)
Description: Methods of developing linear time series modelling.
Methods are given for loglikelihood computation, forecasting
and simulation.
Classification/ACM: G.3, G.4, I.5.1
Classification/MSC: 62M10, 91B84
License: GPL (>= 2)
URL: http://www.stats.uwo.ca/faculty/aim
NeedsCompilation: yes
Packaged: 2015-12-21 02:25:34 UTC; IanMcLeod
Repository: CRAN
Date/Publication: 2015-12-21 08:55:04

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'ltsa' ...
** package 'ltsa' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c DLResid.c -o DLResid.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c DLSim.c -o DLSim.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c DLar.c -o DLar.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c durlev.c -o durlev.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c fromWedgeStorage.c -o fromWedgeStorage.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c nrutil.c -o nrutil.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c trenchDet.c -o trenchDet.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c trenchInv.c -o trenchInv.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c trenchQF.c -o trenchQF.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c trenchR.c -o trenchR.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c upperWedge.c -o upperWedge.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c vecmat.c -o vecmat.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o ltsa.so DLResid.o DLSim.o DLar.o durlev.o fromWedgeStorage.o nrutil.o trenchDet.o trenchInv.o trenchQF.o trenchR.o upperWedge.o vecmat.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/ltsa/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'ltsa'
    finding HTML links ... done
    DHSimulate                              html  
    DLAcfToAR                               html  
    DLLoglikelihood                         html  
    DLResiduals                             html  
    DLSimulate                              html  
    PredictionVariance                      html  
    SimGLP                                  html  
    ToeplitzInverseUpdate                   html  
    TrenchForecast                          html  
    TrenchInverse                           html  
    TrenchLoglikelihood                     html  
    TrenchMean                              html  
    exactLoglikelihood                      html  
    innovationVariance                      html  
    is.toeplitz                             html  
    ltsa-package                            html  
    tacvfARMA                               html  
** building package indices
** testing if installed package can be loaded
* DONE (ltsa)
Making 'packages.html' ... done