Last data update: 2014.03.03

GMCM

Package: GMCM
Type: Package
Title: Fast Estimation of Gaussian Mixture Copula Models
Description: Unsupervised Clustering and Meta-analysis using Gaussian Mixture
Copula Models.
Version: 1.2.3
Author: Anders Ellern Bilgrau, Martin Boegsted, Poul Svante Eriksen
Maintainer: Anders Ellern Bilgrau <anders.ellern.bilgrau@gmail.com>
URL: https://github.com/AEBilgrau/GMCM
BugReports: https://github.com/AEBilgrau/GMCM/issues
License: GPL (>= 2)
KeepSource: yes
Imports: Rcpp (>= 0.10.6)
LinkingTo: Rcpp, RcppArmadillo
Suggests: idr, Hmisc, RColorBrewer, foreach, jpeg, testthat (>= 0.3),
knitr
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2016-03-29 15:05:21 UTC; anders
Repository: CRAN
Date/Publication: 2016-03-30 00:56:30

16 images, 22 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'GMCM' ...
** package 'GMCM' 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" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c GMCM.cpp -o GMCM.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include" -I"/home/ddbj/local/lib64/R/library/RcppArmadillo/include"   -fpic  -g -O2  -c RcppExports.cpp -o RcppExports.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o GMCM.so GMCM.o RcppExports.o -L/home/ddbj/local/lib64/R/lib -lRlapack -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/GMCM/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'GMCM'
    finding HTML links ... done
    EMAlgorithm                             html  
    EStep                                   html  
    GMCM-package                            html  
    PseudoEMAlgorithm                       html  
    SimulateGMCMData                        html  
    Uhat                                    html  
    choose.theta                            html  
    colSds                                  html  
    cummean                                 html  
    dgmcm.loglik                            html  
    dmvnormal                               html  
    fit.full.GMCM                           html  
    fit.meta.GMCM                           html  
    freshVsFrozen                           html  
    full2meta                               html  
    get.IDR                                 html  
    is.theta                                html  
    logit                                   html  
    rho.transform                           html  
    rtheta                                  html  
    tt                                      html  
    u133VsExon                              html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (GMCM)
Making 'packages.html' ... done