Last data update: 2014.03.03

mcclust

Package: mcclust
Type: Package
Title: Process an MCMC Sample of Clusterings
Version: 1.0
Date: 2009-05-22
Author: Arno Fritsch
Depends: R (>= 2.10), lpSolve
Maintainer: Arno Fritsch <arno.fritsch@tu-dortmund.de>
Description: Implements methods for processing a sample of (hard)
clusterings, e.g. the MCMC output of a Bayesian clustering
model. Among them are methods that find a single best
clustering to represent the sample, which are based on the
posterior similarity matrix or a relabelling algorithm.
License: GPL (>= 2)
LazyLoad: yes
Packaged: 2012-07-23 10:10:08 UTC; ripley
Repository: CRAN
Date/Publication: 2012-07-23 10:35:32

● Cran Task View: Cluster
● 0 images, 10 functions, 4 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'mcclust' ...
** package 'mcclust' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c comp_psm.c -o comp_psm.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o mcclust.so comp_psm.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/mcclust/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'mcclust'
    finding HTML links ... done
    Ysim1.5                                 html  
    Ysim2                                   html  
    arandi                                  html  
    cls.draw1.5                             html  
    cls.draw2                               html  
    cltoSim                                 html  
    comp.psm                                html  
    maxpear                                 html  
    mcclust-package                         html  
    medv                                    html  
    minbinder                               html  
    norm.label                              html  
    relabel                                 html  
    vi.dist                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (mcclust)
Making 'packages.html' ... done