Last data update: 2014.03.03

kmlShape

Package: kmlShape
Type: Package
Title: K-Means for Longitudinal Data using Shape-Respecting Distance
Version: 0.9.5
Date: 2016-03-08
Authors@R: c(person("Christophe","Genolini",role=c("cre","aut"),email="christophe.genolini@u-paris10.fr"),person("Elie","Guichard",role=c("ctb")))
Description: K-means for longitudinal data using shape-respecting distance and shape-respecting means.
License: GPL (>= 2)
LazyData: yes
Depends: methods, class, longitudinalData, kml, lattice
URL: http:www.r-project.org
Collate: global.R plot.R clds.R reduceTraj.R distanceFrechet.R
meanFrechet.R parKmlShape.R kmlShape.R
Encoding: latin1
KeepSource: TRUE
NeedsCompilation: yes
Packaged: 2016-03-04 21:25:18 UTC; Christophe
Author: Christophe Genolini [cre, aut],
Elie Guichard [ctb]
Maintainer: Christophe Genolini <christophe.genolini@u-paris10.fr>
Repository: CRAN
Date/Publication: 2016-03-05 00:22:43

● 0 images, 19 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'kmlShape' ...
** package 'kmlShape' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c kmlShape.c -o kmlShape.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o kmlShape.so kmlShape.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/kmlShape/libs
** R
** data
*** moving datasets to lazyload DB
** preparing package for lazy loading
in method for 'plotTraj' with signature '"Clds","missing"': no definition for class "Clds"
in method for 'plotMeans' with signature '"Clds","missing"': no definition for class "Clds"
in method for 'plot' with signature '"Clds","missing"': no definition for class "Clds"
### Constructor ###
### Constructor ###
### Show ###
### Getteur ###
### Setteur ###
### Constructor ###
### Show ###
### Getteur ###
### Setteur ###
** help
*** installing help indices
  converting help for package 'kmlShape'
    finding HTML links ... done
    Clds-class                              html  
    DouglasPeucker                          html  
    ParKmlShape-class                       html  
    cldsLong                                html  
    cldsWide                                html  
    distFrechet                             html  
    ictusShort                              html  
    kmlShape-package                        html  
    kmlShape                                html  
    matplotLong                             html  
    meanFrechet                             html  
    meanFrechet2                            html  
    parKmlShape                             html  
    finding level-2 HTML links ... done

    pathFrechet                             html  
    plot                                    html  
    plotSenators                            html  
    plotTraj                                html  
    reduceNbId                              html  
    reduceNbTimes                           html  
    reduceTraj                              html  
** building package indices
** testing if installed package can be loaded
* DONE (kmlShape)
Making 'packages.html' ... done