Last data update: 2014.03.03

flexclust

Package: flexclust
Version: 1.3-4
Date: 2013-07-02
Authors@R: c(person(given="Friedrich", family="Leisch",
email="Friedrich.Leisch@R-project.org", role=c("aut", "cre")),
person(given="Evgenia", family="Dimitriadou", role="ctb"))
Title: Flexible Cluster Algorithms
Depends: R (>= 2.14.0), graphics, grid, lattice, modeltools
Imports: methods, parallel, stats, stats4
Suggests: ellipse, clue, cluster, seriation
Description: The main function kcca implements a general framework for
k-centroids cluster analysis supporting arbitrary distance
measures and centroid computation. Further cluster methods
include hard competitive learning, neural gas, and QT
clustering. There are numerous visualization methods for
cluster results (neighborhood graphs, convex cluster hulls,
barcharts of centroids, ...), and bootstrap methods for the
analysis of cluster stability.
License: GPL-2
LazyLoad: yes
Packaged: 2013-07-02 10:30:20 UTC; leisch
Author: Friedrich Leisch [aut, cre], Evgenia Dimitriadou [ctb]
Maintainer: Friedrich Leisch <Friedrich.Leisch@R-project.org>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-07-02 12:32:50


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'flexclust' ...
** package 'flexclust' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c cclust.c -o cclust.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c index.c -o index.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o flexclust.so cclust.o index.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/flexclust/libs
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for 'barplot' from package 'graphics' in package 'flexclust'
Creating a generic function for 'barchart' from package 'lattice' in package 'flexclust'
Creating a generic function for 'boxplot' from package 'graphics' in package 'flexclust'
Creating a generic function for 'densityplot' from package 'lattice' in package 'flexclust'
Creating a generic function for 'bwplot' from package 'lattice' in package 'flexclust'
Creating a generic function for 'predict' from package 'stats' in package 'flexclust'
** help
*** installing help indices
  converting help for package 'flexclust'
    finding HTML links ... done
    Nclus                                   html  
    achieve                                 html  
    auto                                    html  
    barplot-methods                         html  
    birth                                   html  
    bootFlexclust                           html  
    bundestag                               html  
    bwplot-methods                          html  
    cclust                                  html  
    clusterSim                              html  
    conversion                              html  
    dentitio                                html  
    dist2                                   html  
    distances                               html  
    flexclustControl-class                  html  
    flxColors                               html  
    image-methods                           html  
    info                                    html  
    kcca                                    html  
    kcca2df                                 html  
    milk                                    html  
    nutrient                                html  
    pairs                                   html  
    parameters                              html  
    plot-methods                            html  
    predict-methods                         html  
    priceFeature                            html  
    projAxes                                html  
    propBarchart                            html  
Rd warning: /tmp/RtmphXgO1i/R.INSTALL7db059e7847/flexclust/man/propBarchart.Rd:38: missing file link 'barchart'
Rd warning: /tmp/RtmphXgO1i/R.INSTALL7db059e7847/flexclust/man/propBarchart.Rd:41: missing file link 'barchart'
Rd warning: /tmp/RtmphXgO1i/R.INSTALL7db059e7847/flexclust/man/propBarchart.Rd:43: missing file link 'barchart'
Rd warning: /tmp/RtmphXgO1i/R.INSTALL7db059e7847/flexclust/man/propBarchart.Rd:44: missing file link 'bwplot'
Rd warning: /tmp/RtmphXgO1i/R.INSTALL7db059e7847/flexclust/man/propBarchart.Rd:71: missing file link 'bwplot,kcca-method'
    qtclust                                 html  
    randIndex                               html  
    randomTour                              html  
    shadow                                  html  
    shadowStars                             html  
    stepFlexclust                           html  
    stripes                                 html  
    volunteers                              html  
** building package indices
** testing if installed package can be loaded
* DONE (flexclust)
Making 'packages.html' ... done