Last data update: 2014.03.03

funcy

Package: funcy
Type: Package
Title: Functional Clustering Algorithms
Version: 0.8.5
Date: 2016-05-03
Authors@R: c(
person(given="Christina", family="Yassouridis", email="c_ya02@yahoo.de",
role=c("aut", "cre")),
person(given="Dominik", family="Ernst", role="ctb"),
person(given="Madison", family="Giacofci", role="ctb"),
person(given="Sophie", family="Lambert-Lacroix", role="ctb"),
person(given="Guillemette", family="Marot", role="ctb"),
person(given="Franck", family="Picard", role="ctb"),
person(given="Nicoleta", family="Serban", role="ctb"),
person(given="Huijing", family="Jiang", role="ctb"),
person(given="Gareth", family="James", role="ctb"),
person(given="Catherine", family="Sugar", role="ctb"),
person(given="Hans-Georg", family="Mueller", role="ctb"),
person(given="Jie", family="Peng", role="ctb"),
person(given="Chiou", family="Jeng-Min", role="ctb"),
person(given="Pai-Ling", family="Li", role="ctb")
)
Description: Unified framework to cluster functional data according to one of
seven models. All models are based on the projection of the curves onto a basis.
The main function funcit() calls wrapper functions for the existing algorithms,
so that input parameters are the same. A list is returned with each entry
representing the same or extended output for the corresponding method. Method
specific as well as general visualization tools are available.
License: GPL-2
Depends: flexclust, splines
Imports: MASS, Matrix, fda, methods, wavethresh, kernlab, parallel,
car, fields, calibrate, cluster, sm, caTools, plyr
Suggests: scatterplot3d, Funclustering, funHDDC
LazyLoad: yes
Encoding: UTF-8
NeedsCompilation: yes
RoxygenNote: 5.0.1
Packaged: 2016-05-10 09:14:56 UTC; christina
Author: Christina Yassouridis [aut, cre],
Dominik Ernst [ctb],
Madison Giacofci [ctb],
Sophie Lambert-Lacroix [ctb],
Guillemette Marot [ctb],
Franck Picard [ctb],
Nicoleta Serban [ctb],
Huijing Jiang [ctb],
Gareth James [ctb],
Catherine Sugar [ctb],
Hans-Georg Mueller [ctb],
Jie Peng [ctb],
Chiou Jeng-Min [ctb],
Pai-Ling Li [ctb]
Maintainer: Christina Yassouridis <c_ya02@yahoo.de>
Repository: CRAN
Date/Publication: 2016-05-11 12:06:31

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'funcy' ...
** package 'funcy' successfully unpacked and MD5 sums checked
** libs
g++ -std=c++11 -I/home/ddbj/local/lib64/R/include -DNDEBUG -DDISABLE_DISK_MATRIX -DSCALE_NORMAL -I. -I.. -I/usr/local/include    -fpic  -g -O2 -c base/cc.cc -o base/cc.o
g++ -std=c++11 -I/home/ddbj/local/lib64/R/include -DNDEBUG -DDISABLE_DISK_MATRIX -DSCALE_NORMAL -I. -I.. -I/usr/local/include    -fpic  -g -O2 -c base/otrav.cc -o base/otrav.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DDISABLE_DISK_MATRIX -DSCALE_NORMAL -I. -I.. -I/usr/local/include    -fpic  -g -O2  -c base/common.c -o base/common.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DDISABLE_DISK_MATRIX -DSCALE_NORMAL -I. -I.. -I/usr/local/include    -fpic  -g -O2  -c base/debug.c -o base/debug.o
g++ -std=c++11 -I/home/ddbj/local/lib64/R/include -DNDEBUG -DDISABLE_DISK_MATRIX -DSCALE_NORMAL -I. -I.. -I/usr/local/include    -fpic  -g -O2 -c base/ccmem.cc -o base/ccmem.o
g++ -std=c++11 -I/home/ddbj/local/lib64/R/include -DNDEBUG -DDISABLE_DISK_MATRIX -DSCALE_NORMAL -I. -I.. -I/usr/local/include    -fpic  -g -O2 -c col/col.cc -o col/col.o
g++ -std=c++11 -I/home/ddbj/local/lib64/R/include -DNDEBUG -DDISABLE_DISK_MATRIX -DSCALE_NORMAL -I. -I.. -I/usr/local/include    -fpic  -g -O2 -c data/dataset.cc -o data/dataset.o
g++ -std=c++11 -I/home/ddbj/local/lib64/R/include -DNDEBUG -DDISABLE_DISK_MATRIX -DSCALE_NORMAL -I. -I.. -I/usr/local/include    -fpic  -g -O2 -c file/textfile.cc -o file/textfile.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DDISABLE_DISK_MATRIX -DSCALE_NORMAL -I. -I.. -I/usr/local/include    -fpic  -g -O2  -c fx/fx.c -o fx/fx.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DDISABLE_DISK_MATRIX -DSCALE_NORMAL -I. -I.. -I/usr/local/include    -fpic  -g -O2  -c fx/datanode.c -o fx/datanode.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -DDISABLE_DISK_MATRIX -DSCALE_NORMAL -I. -I.. -I/usr/local/include    -fpic  -g -O2  -c fx/stopwatch.c -o fx/stopwatch.o
g++ -std=c++11 -I/home/ddbj/local/lib64/R/include -DNDEBUG -DDISABLE_DISK_MATRIX -DSCALE_NORMAL -I. -I.. -I/usr/local/include    -fpic  -g -O2 -c la/uselapack.cc -o la/uselapack.o
g++ -std=c++11 -I/home/ddbj/local/lib64/R/include -DNDEBUG -DDISABLE_DISK_MATRIX -DSCALE_NORMAL -I. -I.. -I/usr/local/include    -fpic  -g -O2 -c math/discrete.cc -o math/discrete.o
g++ -std=c++11 -I/home/ddbj/local/lib64/R/include -DNDEBUG -DDISABLE_DISK_MATRIX -DSCALE_NORMAL -I. -I.. -I/usr/local/include    -fpic  -g -O2 -c libmain.cc -o libmain.o
g++ -std=c++11 -I/home/ddbj/local/lib64/R/include -DNDEBUG -DDISABLE_DISK_MATRIX -DSCALE_NORMAL -I. -I.. -I/usr/local/include    -fpic  -g -O2 -c fscm.cc -o fscm.o
g++ -std=c++11 -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o funcy.so base/cc.o base/otrav.o base/common.o base/debug.o base/ccmem.o col/col.o data/dataset.o file/textfile.o fx/fx.o fx/datanode.o fx/stopwatch.o la/uselapack.o math/discrete.o libmain.o fscm.o -L/home/ddbj/local/lib64/R/lib -lRlapack -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/funcy/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'funcy'
    finding HTML links ... done
    CClust-methods                          html  
    accordance                              html  
    bones                                   html  
    dist2centers                            html  
    electricity                             html  
    formatFuncy                             html  
    fpcCtrl-class                           html  
    fpca                                    html  
    funcit                                  html  
    funcyCtrl-class                         html  
    funcyOut-class                          html  
    funcyOutList-methods                    html  
    funcyOutList                            html  
    genes                                   html  
    getUniCl                                html  
    label2lowerk                            html  
    lowflow                                 html  
    makeCommonTime                          html  
    plot                                    html  
    plotFuncy                               html  
    rIMethods                               html  
    regFuncy                                html  
    relabel                                 html  
    sampleFuncy                             html  
** building package indices
** testing if installed package can be loaded
* DONE (funcy)
Making 'packages.html' ... done