Last data update: 2014.03.03

GWASExactHW

Package: GWASExactHW
Type: Package
Title: Exact Hardy-Weinburg testing for Genome Wide Association Studies
Version: 1.01
Date: 2013-01-04
Author: Ian Painter, University of Washington
Maintainer: Ian Painter <ipainter@u.washington.edu>
Description: This package contains a function to do exact
Hardy-Weinburg testing (using Fisher's test) for SNP genotypes
as typically obtained in a Genome Wide Association Study
(GWAS).
License: GPL-3
LazyLoad: yes
Packaged: 2013-01-04 20:44:17 UTC; ian
Repository: CRAN
Date/Publication: 2013-01-05 08:54:06

● 0 images, 2 functions, 0 datasets
● Reverse Depends: 0

Install log

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