Last data update: 2014.03.03

TSdist

Package: TSdist
Type: Package
Title: Distance Measures for Time Series Data
Version: 3.3
Encoding: UTF-8
Date: 2016-05-13
Depends: R (>= 3.0.3), proxy
Imports: zoo, xts, dtw, TSclust, KernSmooth, locpol, pdc,
longitudinalData, cluster, methods, graphics, stats
Suggests: testthat
Author: Usue Mori, Alexander Mendiburu, J.A. Lozano
Maintainer: Usue Mori <usue.mori@ehu.eus>
Description: A set of commonly used distance measures and some additional functions which, although initially not designed for this purpose, can be used to measure the dissimilarity between time series. These measures can be used to perform clustering, classification or other data mining tasks which require the definition of a distance measure between time series.
License: GPL (>= 2)
Packaged: 2016-05-13 11:16:10 UTC; usue
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2016-05-14 23:26:12

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'TSdist' ...
** package 'TSdist' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c EDR.c -o EDR.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c EDRnw.c -o EDRnw.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c ERP.c -o ERP.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c ERPnw.c -o ERPnw.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c LCSS.c -o LCSS.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c LCSSnw.c -o LCSSnw.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o TSdist.so EDR.o EDRnw.o ERP.o ERPnw.o LCSS.o LCSSnw.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/TSdist/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'TSdist'
    finding HTML links ... done
    ACFDistance                             html  
    ARLPCCepsDistance                       html  
    ARMahDistance                           html  
    ARPicDistance                           html  
    CCorDistance                            html  
    CDMDistance                             html  
    CIDDistance                             html  
    CorDistance                             html  
    CortDistance                            html  
    DTWDistance                             html  
    DissimDistance                          html  
    EDRDistance                             html  
    ERPDistance                             html  
    EuclideanDistance                       html  
    FourierDistance                         html  
    FrechetDistance                         html  
    InfNormDistance                         html  
    IntPerDistance                          html  
    KMedoids                                html  
    LBKeoghDistance                         html  
    LCSSDistance                            html  
    LPDistance                              html  
    ManhattanDistance                       html  
    MindistSaxDistance                      html  
Rd warning: /tmp/RtmpnnuAw6/R.INSTALL18d1105d650/TSdist/man/MindistSaxDistance.Rd:29: missing file link 'diss.MINDIST.SAX'
Rd warning: /tmp/RtmpnnuAw6/R.INSTALL18d1105d650/TSdist/man/MindistSaxDistance.Rd:35: missing file link 'diss.MINDIST.SAX'
    MinkowskiDistance                       html  
    NCDDistance                             html  
    OneNN                                   html  
    PACFDistance                            html  
Rd warning: /tmp/RtmpnnuAw6/R.INSTALL18d1105d650/TSdist/man/PACFDistance.Rd:26: missing file link 'diss.PACF'
Rd warning: /tmp/RtmpnnuAw6/R.INSTALL18d1105d650/TSdist/man/PACFDistance.Rd:32: missing file link 'diss.PACF'
    PDCDistance                             html  
Rd warning: /tmp/RtmpnnuAw6/R.INSTALL18d1105d650/TSdist/man/PDCDistance.Rd:25: missing file link 'pdcDist'
Rd warning: /tmp/RtmpnnuAw6/R.INSTALL18d1105d650/TSdist/man/PDCDistance.Rd:31: missing file link 'pdcDist'
    PerDistance                             html  
    PredDistance                            html  
    STSDistance                             html  
    SpecGLKDistance                         html  
    SpecISDDistance                         html  
    SpecLLRDistance                         html  
    TSDatabaseDistances                     html  
Rd warning: /tmp/RtmpnnuAw6/R.INSTALL18d1105d650/TSdist/man/TSDatabaseDistances.Rd:50: missing file link 'diss.PACF'
Rd warning: /tmp/RtmpnnuAw6/R.INSTALL18d1105d650/TSdist/man/TSDatabaseDistances.Rd:62: missing file link 'diss.MINDIST.SAX'
Rd warning: /tmp/RtmpnnuAw6/R.INSTALL18d1105d650/TSdist/man/TSDatabaseDistances.Rd:68: missing file link 'pdcDist'
    TSDistances                             html  
Rd warning: /tmp/RtmpnnuAw6/R.INSTALL18d1105d650/TSdist/man/TSDistances.Rd:55: missing file link 'diss.PACF'
Rd warning: /tmp/RtmpnnuAw6/R.INSTALL18d1105d650/TSdist/man/TSDistances.Rd:67: missing file link 'diss.MINDIST.SAX'
Rd warning: /tmp/RtmpnnuAw6/R.INSTALL18d1105d650/TSdist/man/TSDistances.Rd:73: missing file link 'pdcDist'
    TSdist-package                          html  
    TquestDistance                          html  
    WavDistance                             html  
    example.database                        html  
    example.database2                       html  
    example.database3                       html  
    example.series                          html  
** building package indices
** testing if installed package can be loaded
* DONE (TSdist)
Making 'packages.html' ... done