Last data update: 2014.03.03

PropClust

Package: PropClust
Type: Package
Title: Propensity Clustering and Decomposition
Version: 1.4-2
Date: 2013-12-18
Author: John Michael O Ranola, Kenneth Lange, Steve Horvath, Peter Langfelder
Maintainer: Peter Langfelder <Peter.Langfelder@gmail.com>
Depends: R (>= 2.10), flashClust, dynamicTreeCut
Description: This package implements propensity clustering and
decomposition. Propensity decomposition can be viewed on the
one hand as a generalization of the eigenvector-based
approximation of correlation networks, and on the other hand as
a generalization of random multigraph models and
conformity-based decompositions.
License: GPL (>= 2)
LazyLoad: yes
Packaged: 2013-12-18 17:40:30 UTC; plangfelder
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-12-18 19:08:45

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'PropClust' ...
** package 'PropClust' successfully unpacked and MD5 sums checked
** libs
gfortran  -fpic -g -O2  -c  PropClustParallelTrials.f90 -o PropClustParallelTrials.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c minWhichMin.c -o minWhichMin.o
gfortran -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o PropClust.so PropClustParallelTrials.o minWhichMin.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/PropClust/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'PropClust'
    finding HTML links ... done
    CPBADecomposition                       html  
    PropClust-package                       html  
    propensityClustering                    html  
** building package indices
** testing if installed package can be loaded
* DONE (PropClust)
Making 'packages.html' ... done