Last data update: 2014.03.03

mclust

Package: mclust
Version: 5.2
Date: 2016-03-22
Authors@R: c(person("Chris", "Fraley", role = "aut"),
person("Adrian E.", "Raftery", role = "aut"),
person("Luca", "Scrucca", role = c("aut", "cre"),
email = "luca@stat.unipg.it"),
person("Thomas Brendan", "Murphy", role = "ctb"),
person("Michael", "Fop", role = "ctb"))
Title: Gaussian Mixture Modelling for Model-Based Clustering,
Classification, and Density Estimation
Description: Gaussian finite mixture models fitted via EM algorithm for model-based clustering, classification, and density estimation, including Bayesian regularization, dimension reduction for visualisation, and resampling-based inference.
Depends: R (>= 3.0)
Imports: stats, utils, graphics, grDevices
Suggests: knitr (>= 1.12), rmarkdown (>= 0.9), mix (>= 1.0)
License: GPL (>= 2)
URL: http://www.stat.washington.edu/mclust/
VignetteBuilder: knitr
Repository: CRAN
ByteCompile: true
LazyLoad: yes
NeedsCompilation: yes
Packaged: 2016-03-31 11:16:20 UTC; luca
Author: Chris Fraley [aut],
Adrian E. Raftery [aut],
Luca Scrucca [aut, cre],
Thomas Brendan Murphy [ctb],
Michael Fop [ctb]
Maintainer: Luca Scrucca <luca@stat.unipg.it>
Date/Publication: 2016-03-31 17:39:13

● Cran Task View: Environmetrics, Multivariate
● 0 images, 91 functions, 9 datasets
Reverse Depends: 23

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'mclust' ...
** package 'mclust' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c mclust.f -o mclust.o
f95   -fpic  -g -O2  -c mclustaddson.f -o mclustaddson.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o mclust.so mclust.o mclustaddson.o -L/home/ddbj/local/lib64/R/lib -lRlapack -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/mclust/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'mclust'
    finding HTML links ... done
    Baudry_etal_2010_JCGS_examples          html  
    GvHD                                    html  
    Mclust                                  html  
    MclustBootstrap                         html  
    MclustDA                                html  
    MclustDR                                html  
    acidity                                 html  
    adjustedRandIndex                       html  
    banknote                                html  
    bic                                     html  
    cdens                                   html  
    cdensE                                  html  
    cdfMclust                               html  
    chevron                                 html  
    clPairs                                 html  
    classError                              html  
    clustCombi-internals                    html  
    clustCombi                              html  
    combMat                                 html  
    combiPlot                               html  
    coordProj                               html  
    covw                                    html  
    cross                                   html  
    cvMclustDA                              html  
    decomp2sigma                            html  
    defaultPrior                            html  
    dens                                    html  
    densityMclust                           html  
    densityMclust.diagnostic                html  
    diabetes                                html  
    em                                      html  
    emControl                               html  
    emE                                     html  
    entPlot                                 html  
    errorBars                               html  
    estep                                   html  
    estepE                                  html  
    hc                                      html  
    hcE                                     html  
    hclass                                  html  
    hypvol                                  html  
    icl                                     html  
    imputeData                              html  
    imputePairs                             html  
    logLik.Mclust                           html  
    logLik.MclustDA                         html  
    map                                     html  
    mapClass                                html  
    mclust-deprecated                       html  
    mclust-internal                         html  
    mclust-package                          html  
    mclust.options                          html  
    mclust1Dplot                            html  
    mclust2Dplot                            html  
    mclustBIC                               html  
    mclustBootstrapLRT                      html  
    mclustICL                               html  
    mclustModel                             html  
    mclustModelNames                        html  
    mclustVariance                          html  
    me                                      html  
    me.weighted                             html  
    meE                                     html  
    mstep                                   html  
    mstepE                                  html  
    mvn                                     html  
    mvnX                                    html  
    nMclustParams                           html  
    nVarParams                              html  
    partconv                                html  
    partuniq                                html  
    plot.Mclust                             html  
    plot.MclustBoostrap                     html  
    plot.MclustDA                           html  
    plot.MclustDR                           html  
    plot.clustCombi                         html  
    plot.densityMclust                      html  
    plot.mclustBIC                          html  
    plot.mclustICL                          html  
    predict.Mclust                          html  
    predict.MclustDA                        html  
    predict.MclustDR                        html  
    predict.densityMclust                   html  
    print.clustCombi                        html  
    priorControl                            html  
    randProj                                html  
    randomPairs                             html  
    sigma2decomp                            html  
    sim                                     html  
    simE                                    html  
    summary.Mclust                          html  
    summary.MclustBootstrap                 html  
    summary.MclustDA                        html  
    summary.MclustDR                        html  
    summary.mclustBIC                       html  
    surfacePlot                             html  
    thyroid                                 html  
    uncerPlot                               html  
    unmap                                   html  
    wreath                                  html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (mclust)
Making 'packages.html' ... done