Last data update: 2014.03.03

GeneSelectMMD

Package: GeneSelectMMD
Type: Package
Title: Gene selection based on the marginal distributions of gene
profiles that characterized by a mixture of three-component
multivariate distributions
Version: 2.16.0
Date: 2012-11-14
Author: Jarrett Morrow <remdj@channing.harvard.edu>, Weiliang Qiu
<stwxq@channing.harvard.edu>, Wenqing He <whe@stats.uwo.ca>,
Xiaogang Wang <stevenw@mathstat.yorku.ca>, Ross Lazarus
<ross.lazarus@channing.harvard.edu>.
Maintainer: Weiliang Qiu <stwxq@channing.harvard.edu>
Depends: R (>= 2.13.2), Biobase
Imports: Biobase, MASS, graphics, stats, survival, limma
Suggests: ALL
Description: Gene selection based on a mixture of marginal
distributions
License: GPL (>= 2)
Packaged: 2016-05-04 03:12:31 UTC; biocbuild
biocViews: DifferentialExpression
NeedsCompilation: yes

● BiocViews: DifferentialExpression
● 0 images, 7 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'GeneSelectMMD' ...
** libs
f95   -fpic  -g -O2  -c Qfunc.f -o Qfunc.o
f95   -fpic  -g -O2  -c blas.f -o blas.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c isnan.c -o isnan.o
f95   -fpic  -g -O2  -c lbfgsb.f -o lbfgsb.o
f95   -fpic  -g -O2  -c lbfgsbDriver.f -o lbfgsbDriver.o
f95   -fpic  -g -O2  -c linpack.f -o linpack.o
f95   -fpic  -g -O2  -c llkhFun.f -o llkhFun.o
f95   -fpic  -g -O2  -c myTtest.f -o myTtest.o
f95   -fpic  -g -O2  -c paraEstLoop.f -o paraEstLoop.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c pt.c -o pt.o
f95   -fpic  -g -O2  -c timer.f -o timer.o
f95   -fpic  -g -O2  -c wiFun.f -o wiFun.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o GeneSelectMMD.so Qfunc.o blas.o isnan.o lbfgsb.o lbfgsbDriver.o linpack.o llkhFun.o myTtest.o paraEstLoop.o pt.o timer.o wiFun.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/GeneSelectMMD/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'GeneSelectMMD'
    finding HTML links ... done
    errRates                                html  
    gsMMD                                   html  
    gsMMD.default                           html  
    gsMMD2                                  html  
    gsMMD2.default                          html  
    obtainResi                              html  
    finding level-2 HTML links ... done

    plotHistDensity                         html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (GeneSelectMMD)
Making 'packages.html' ... done