Last data update: 2014.03.03

EMMIXskew

Package: EMMIXskew
Title: The EM Algorithm and Skew Mixture Distribution
Description: EM algorithm for Mixture of Multivariate Skew Normal/T Distributions
Depends: lattice, mvtnorm, KernSmooth
Version: 1.0.1
Author: Kui Wang, Angus Ng and Geoff McLachlan.
Maintainer: Geoff McLachlan <g.mclachlan@uq.edu.au>
License: GPL
LazyLoad: yes
Packaged: 2013-11-13 07:00:51 UTC; s4225458
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-11-13 09:02:25

6 images, 6 functions, 13 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'EMMIXskew' ...
** package 'EMMIXskew' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c density.c -o density.o
f95   -fpic  -g -O2  -c density2.f -o density2.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c distance.c -o distance.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c estep.c -o estep.o
f95   -fpic  -g -O2  -c mixda.f -o mixda.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c mixem.c -o mixem.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c mixinit.c -o mixinit.o
f95   -fpic  -g -O2  -c mixmsn.f -o mixmsn.o
f95   -fpic  -g -O2  -c mixmsnda.f -o mixmsnda.o
f95   -fpic  -g -O2  -c mixmst.f -o mixmst.o
f95   -fpic  -g -O2  -c mixmstda.f -o mixmstda.o
f95   -fpic  -g -O2  -c mixmvnda.f -o mixmvnda.o
f95   -fpic  -g -O2  -c mixmvtda.f -o mixmvtda.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c module.c -o module.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c mstep.c -o mstep.o
f95   -fpic  -g -O2  -c predmixdamsn.f -o predmixdamsn.o
f95   -fpic  -g -O2  -c predmixdamst.f -o predmixdamst.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c scaestep.c -o scaestep.o
f95   -fpic  -g -O2  -c scamstep.f -o scamstep.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c zeroin.c -o zeroin.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o EMMIXskew.so density.o density2.o distance.o estep.o mixda.o mixem.o mixinit.o mixmsn.o mixmsnda.o mixmst.o mixmstda.o mixmvnda.o mixmvtda.o module.o mstep.o predmixdamsn.o predmixdamst.o scaestep.o scamstep.o zeroin.o -lgfortran -lm -lquadmath -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/EMMIXskew/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'EMMIXskew'
    finding HTML links ... done
    EmSkew                                  html  
    EmSkew.contours                         html  
    EmSkewMOD                               html  
    EmSkewfit                               html  
    bootstrap                               html  
    conplot                                 html  
    ddmix                                   html  
    ddmsn                                   html  
    ddmst                                   html  
    ddmvn                                   html  
    ddmvt                                   html  
    error.rate                              html  
    getICL                                  html  
    getSWR                                  html  
    getcov                                  html  
    initEmmix                               html  
    inverse                                 html  
    mvt.dof                                 html  
    rdemmix                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (EMMIXskew)
Making 'packages.html' ... done