Last data update: 2014.03.03

ClusterStability

Package: ClusterStability
Type: Package
Depends: R (>= 2.2.4), Rcpp, clusterCrit, cluster, copula (>= 0.999),
WeightedCluster
LinkingTo: Rcpp
Title: Assessment of Stability of Individual Objects or Clusters in
Partitioning Solutions
Version: 1.0.3
Date: 2016-02-08
Author: Etienne Lord, Matthieu Willems, Francois-Joseph Lapointe, and Vladimir
Makarenkov
Maintainer: Etienne Lord <m.etienne.lord@gmail.com>
Description: Allows one to assess the stability of individual objects, clusters
and whole clustering solutions based on repeated runs of the K-means and K-medoids
partitioning algorithms.
License: GPL-3
LazyLoad: yes
NeedsCompilation: yes
Packaged: 2016-02-08 19:02:06 UTC; etienne
Repository: CRAN
Date/Publication: 2016-02-08 23:52:27

● 0 images, 7 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'ClusterStability' ...
** package 'ClusterStability' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c ClusterStability.cpp -o ClusterStability.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c RcppExports.cpp -o RcppExports.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o ClusterStability.so ClusterStability.o RcppExports.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/ClusterStability/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'ClusterStability'
    finding HTML links ... done
    ClusterStability-package                html  
    ClusterStability                        html  
    ClusterStability_exact                  html  
    Kcombination                            html  
    Reorder                                 html  
    Stirling2nd                             html  
    undocumented                            html  
** building package indices
** testing if installed package can be loaded
* DONE (ClusterStability)
Making 'packages.html' ... done