Last data update: 2014.03.03

flashClust

Package: flashClust
Version: 1.01-2
Date: 2012-08-21
Title: Implementation of optimal hierarchical clustering
Author: code by Fionn Murtagh and R development team, modifications and
packaging by Peter Langfelder
Maintainer: Peter Langfelder <Peter.Langfelder@gmail.com>
Depends: R (>= 2.3.0)
ZipData: no
License: GPL (>= 2)
Description: Fast implementation of hierarchical clustering
Packaged: 2012-08-21 17:18:30 UTC; plangfelder
Repository: CRAN
Date/Publication: 2012-08-21 18:23:43

● Cran Task View: Cluster
● 0 images, 1 functions, 0 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'flashClust' ...
** package 'flashClust' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c hc.f -o hc.o
f95   -fpic  -g -O2  -c hcass2.f -o hcass2.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o flashClust.so hc.o hcass2.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/flashClust/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'flashClust'
    finding HTML links ... done
    flashClust                              html  
** building package indices
** testing if installed package can be loaded
* DONE (flashClust)
Making 'packages.html' ... done