Last data update: 2014.03.03

crqa

Package: crqa
Type: Package
Title: Cross-Recurrence Quantification Analysis for Categorical and
Continuous Time-Series
Version: 1.0.6
Date: 2015-07-13
Author: Moreno I. Coco and Rick Dale with contributions of James D. Dixon and John Nash
Maintainer: Moreno I. Coco <moreno.cocoi@gmail.com>
Description:
Cross-recurrence quantification analysis
of two time-series, of either categorical or
continuous values. It provides different methods
for profiling cross-recurrence, i.e., only looking
at the diagonal recurrent points, as well as more
in-depth measures of the whole cross-recurrence plot,
e.g., recurrence rate.
Depends: R (>= 3.0.0), Matrix, tseriesChaos, fields, plot3D, pracma
License: GPL (>= 2)
Collate: 'ami.R' 'CTcrqa.R' 'calcphi.R' 'checkts.R' 'crqa.R'
'drpdfromts.R' 'lorenzattractor.R' 'optimizeParam.R'
'runcrqa.R' 'simts.R' 'spdiags.R' 'takephi.R' 'theiler.R'
'tt.R' 'wincrqa.R' 'windowdrp.R'
NeedsCompilation: yes
Packaged: 2015-07-15 09:53:51 UTC; root
Repository: CRAN
Date/Publication: 2015-07-15 13:23:45

● 0 images, 15 functions, 4 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'crqa' ...
** package 'crqa' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c jspd.f -o jspd.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o crqa.so jspd.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/crqa/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'crqa'
    finding HTML links ... done
    CTcrqa                                  html  
    RDts1                                   html  
    RDts2                                   html  
    calcphi                                 html  
    checkts                                 html  
    crqa-package                            html  
    crqa                                    html  
    drpdfromts                              html  
    leftmov                                 html  
    lorenzattractor                         html  
    optimizeParam                           html  
    rightmov                                html  
    runcrqa                                 html  
    simts                                   html  
    spdiags                                 html  
    theiler                                 html  
    tt                                      html  
    wincrqa                                 html  
    windowdrp                               html  
** building package indices
** testing if installed package can be loaded
* DONE (crqa)
Making 'packages.html' ... done