Last data update: 2014.03.03

locits

Package: locits
Type: Package
Title: Test of Stationarity and Localized Autocovariance
Version: 1.7.1
Date: 2016-03-29
Authors@R: c(person("Guy", "Nason", role=c("aut", "cre"),
email="g.p.nason@bristol.ac.uk"))
Depends: R (>= 2.0), wavethresh, igraph
Description: Provides test of second-order stationarity for time
series (for dyadic and arbitrary-n length data). Provides
localized autocovariance, with confidence intervals,
for locally stationary (nonstationary) time series.
License: GPL-2
URL: http://www.stats.bris.ac.uk/~guy
NeedsCompilation: yes
Packaged: 2016-03-29 16:06:44 UTC; magpn
Author: Guy Nason [aut, cre]
Maintainer: Guy Nason <g.p.nason@bristol.ac.uk>
Repository: CRAN
Date/Publication: 2016-03-30 20:35:18

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'locits' ...
** package 'locits' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c CPkPlj.c -o CPkPlj.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c CcovI.c -o CcovI.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o locits.so CPkPlj.o CcovI.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/locits/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'locits'
    finding HTML links ... done
    AutoBestBW                              html  
    Cvarip2                                 html  
    EstBetaCov                              html  
    finding level-2 HTML links ... done

    HwdS                                    html  
    Rvarlacf                                html  
    StoreStatistics                         html  
    covI                                    html  
    covIwrap                                html  
    ewspec3                                 html  
    ewspecHaarNonPer                        html  
    getridofendNA                           html  
    hwt                                     html  
    hwtos                                   html  
    hwtos2                                  html  
    idlastzero                              html  
    lacf                                    html  
    littlevar                               html  
    locits-package                          html  
    mkcoef                                  html  
    plot.hwtANYN                            html  
    plot.lacf                               html  
    plot.lacfCI                             html  
    plot.tos                                html  
    plot.tosANYN                            html  
    print.hwtANYN                           html  
    print.lacf                              html  
    print.lacfCI                            html  
    print.tos                               html  
    print.tosANYN                           html  
    runmean                                 html  
    summary.hwtANYN                         html  
    summary.lacf                            html  
    summary.lacfCI                          html  
    summary.tos                             html  
    summary.tosANYN                         html  
    tvar1sim                                html  
    varip2                                  html  
    whichlevel                              html  
    zeropad                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (locits)
Making 'packages.html' ... done