Last data update: 2014.03.03

genMOSS

Package: genMOSS
Title: Functions for the Bayesian Analysis of GWAS Data
Version: 1.2
Date: 2014-12-01
Author: Matthew Friedlander, Adrian Dobra, Helene Massam, and Laurent Briollais
Maintainer: Matthew Friedlander <friedlander.matthew@gmail.com>
Depends: R (>= 2.10), ROCR
Description: Implements the Mode Oriented Stochastic Search (MOSS) algorithm as well as a simple moving window approach to look for combinations of SNPs that are associated with a response.
License: GPL (>= 2)
LazyLoad: yes
Packaged: 2014-12-02 19:30:09 UTC; user
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-12-03 07:54:14

● 0 images, 4 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'genMOSS' ...
** package 'genMOSS' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c c_code.c -o c_code.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o genMOSS.so c_code.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/genMOSS/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'genMOSS'
    finding HTML links ... done
    MOSS_GWAS                               html  
    genMOSS                                 html  
    mWindow                                 html  
    recode_data                             html  
    simuCC                                  html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (genMOSS)
Making 'packages.html' ... done