Last data update: 2014.03.03

tseriesChaos

Package: tseriesChaos
Title: Analysis of nonlinear time series
Date: 2013-04-29
Version: 0.1-13
Author: Antonio, Fabio Di Narzo
Depends: R (>= 2.2.0), deSolve
Suggests: scatterplot3d
LazyData: yes
LazyLoad: yes
Description: Routines for the analysis of nonlinear time series. This
work is largely inspired by the TISEAN project, by Rainer
Hegger, Holger Kantz and Thomas Schreiber:
http://www.mpipks-dresden.mpg.de/~tisean/
Maintainer: Antonio Fabio Di Narzo <antonio.fabio@gmail.com>
License: GPL-2
Packaged: 2013-04-29 13:48:58 UTC; dinarzo
Repository: CRAN
Date/Publication: 2013-04-29 16:08:47
NeedsCompilation: yes

● Cran Task View: Finance, TimeSeries
● 0 images, 18 functions, 2 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'tseriesChaos' ...
** package 'tseriesChaos' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c C2.c -o C2.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c d2.c -o d2.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c false.nearest.c -o false.nearest.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c find_knearests.c -o find_knearests.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c follow_points.c -o follow_points.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c misc.c -o misc.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c mutual.c -o mutual.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c search.c -o search.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c stplot.c -o stplot.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o tseriesChaos.so C2.o d2.o false.nearest.o find_knearests.o follow_points.o misc.o mutual.o search.o stplot.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/tseriesChaos/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'tseriesChaos'
    finding HTML links ... done
    C2                                      html  
    Lyapunov                                html  
    d2                                      html  
    duffing.syst                            html  
    embedd                                  html  
    false.nearest                           html  
    lorenz.syst                             html  
    lorenz.ts                               html  
    mutual                                  html  
    plot.ami                                html  
    plot.d2                                 html  
    plot.false.nearest                      html  
    print.d2                                html  
    print.false.nearest                     html  
    recurr                                  html  
    rossler.syst                            html  
    rossler.ts                              html  
    sim.cont                                html  
    stplot                                  html  
    tseriesChaos-internal                   html  
** building package indices
** testing if installed package can be loaded
* DONE (tseriesChaos)
Making 'packages.html' ... done