Last data update: 2014.03.03

clue

Package: clue
Version: 0.3-51
Encoding: UTF-8
Title: Cluster Ensembles
Description: CLUster Ensembles.
Authors@R: c(person("Kurt", "Hornik", role = c("aut", "cre"),
email = "Kurt.Hornik@R-project.org"),
person("Walter", "Böhm", role = "ctb"))
License: GPL-2
Depends: R (>= 2.10)
Imports: stats, cluster, graphics, methods
Suggests: e1071, lpSolve (>= 5.5.7), quadprog (>= 1.4-8), relations
Enhances: RWeka, ape, cba, cclust, flexclust, flexmix, kernlab, mclust,
movMF, modeltools
NeedsCompilation: yes
Packaged: 2016-01-06 16:24:43 UTC; hornik
Author: Kurt Hornik [aut, cre],
Walter Böhm [ctb]
Maintainer: Kurt Hornik <Kurt.Hornik@R-project.org>
Repository: CRAN
Date/Publication: 2016-01-06 17:50:34

● Cran Task View: Cluster, Multivariate, Optimization
● 0 images, 34 functions, 7 datasets
Reverse Depends: 3

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'clue' ...
** package 'clue' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c assignment.c -o assignment.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c clue.c -o clue.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c init.c -o init.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c lsap.c -o lsap.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c trees.c -o trees.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o clue.so assignment.o clue.o init.o lsap.o trees.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/clue/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'clue'
    finding HTML links ... done
    CKME                                    html  
    Cassini                                 html  
    GVME                                    html  
    GVME_Consensus                          html  
    Kinship82                               html  
    Kinship82_Consensus                     html  
    Phonemes                                html  
    addtree                                 html  
    cl_agreement                            html  
    cl_bag                                  html  
    cl_boot                                 html  
    cl_classes                              html  
    cl_consensus                            html  
    cl_dissimilarity                        html  
    cl_ensemble                             html  
    cl_fuzziness                            html  
    cl_margin                               html  
    cl_medoid                               html  
    cl_membership                           html  
    cl_object_names                         html  
    cl_pam                                  html  
    cl_pclust                               html  
    cl_predict                              html  
    cl_prototypes                           html  
    cl_tabulate                             html  
    cl_ultrametric                          html  
    cl_validity                             html  
    fit_ultrametric_target                  html  
    hierarchy                               html  
    kmedoids                                html  
    l1_fit_ultrametric                      html  
    lattice                                 html  
    ls_fit_addtree                          html  
    ls_fit_sum_of_ultrametrics              html  
    ls_fit_ultrametric                      html  
    n_of_classes                            html  
    n_of_objects                            html  
    partition                               html  
    pclust                                  html  
    solve_LSAP                              html  
    sumt                                    html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (clue)
Making 'packages.html' ... done