Last data update: 2014.03.03

clusterSim

Package: clusterSim
Title: Searching for Optimal Clustering Procedure for a Data Set
Version: 0.44-2
Date: 2015-03-13
Author: Marek Walesiak <marek.walesiak@ue.wroc.pl> Andrzej Dudek <andrzej.dudek@ue.wroc.pl>
Maintainer: Andrzej Dudek <andrzej.dudek@ue.wroc.pl>
Depends: cluster, MASS
Imports: ade4, e1071, rgl, R2HTML
Suggests: mlbench
Description: Distance measures (GDM1, GDM2, Sokal-Michener, Bray-Curtis, for symbolic interval-valued data), cluster quality indices (Calinski-Harabasz, Baker-Hubert, Hubert-Levine, Silhouette, Krzanowski-Lai, Hartigan, Gap, Davies-Bouldin), data normalization formulas, data generation (typical and non-typical data), HINoV method, replication analysis, linear ordering methods, spectral clustering, agreement indices between two partitions, plot functions (for categorial and symbolic interval-valued data).
License: GPL (>= 2)
URL: http://keii.ue.wroc.pl/clusterSim
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2015-03-13 22:34:33 UTC; Andrzej
Repository: CRAN
Date/Publication: 2015-03-14 08:09:54

● Cran Task View: Cluster, Multivariate
● 0 images, 33 functions, 9 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'clusterSim' ...
** package 'clusterSim' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c clusterSim.cpp -o clusterSim.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o clusterSim.so clusterSim.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/clusterSim/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'clusterSim'
    finding HTML links ... done
    HINoV.Mod                               html  
    HINoV.Symbolic                          html  
    cluster.Description                     html  
    cluster.Gen                             html  
    cluster.Sim                             html  
    comparing.Partitions                    html  
    data.Normalization                      html  
    data_binary                             html  
    data_interval                           html  
    data_mixed                              html  
    data_nominal                            html  
    data_ordinal                            html  
    data_patternGDM1                        html  
    data_patternGDM2                        html  
    data_ratio                              html  
    data_symbolic                           html  
    dist.BC                                 html  
    dist.GDM                                html  
    dist.SM                                 html  
    dist.Symbolic                           html  
    index.DB                                html  
    index.G1                                html  
    index.G2                                html  
    index.G3                                html  
    index.GAP                               html  
    index.H                                 html  
    index.KL                                html  
    index.S                                 html  
    initial.Centers                         html  
    ordinalToMetric                         html  
    pattern.GDM1                            html  
    pattern.GDM2                            html  
    plotCategorial                          html  
    plotCategorial3d                        html  
    plotInterval                            html  
    replication.Mod                         html  
    shapes.blocks3d                         html  
    shapes.circles2                         html  
    shapes.circles3                         html  
    shapes.two.moon                         html  
    shapes.worms                            html  
    speccl                                  html  
    finding level-2 HTML links ... done

** building package indices
** testing if installed package can be loaded
* DONE (clusterSim)
Making 'packages.html' ... done