Last data update: 2014.03.03

genepi

Package: genepi
Type: Package
Title: Genetic Epidemiology Design and Inference
Version: 1.0.1
Depends: R (>= 2.0.0), stats
Author: Venkatraman E. Seshan
Maintainer: Venkatraman E. Seshan <seshanv@mskcc.org>
Description: Functions for Genetic Epi Methods Developed at MSKCC
License: GPL (>= 2)
LazyLoad: yes
Packaged: 2010-09-30 22:23:02 UTC; seshanv
Repository: CRAN
Date/Publication: 2010-10-01 08:23:04

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'genepi' ...
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c rshared.c -o rshared.o
f95   -fpic  -g -O2  -c twoStagePower.f -o twoStagePower.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o genepi.so rshared.o twoStagePower.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/genepi/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'genepi'
    finding HTML links ... done
    genepi-package                          html  
    haploOR-internal                        html  
    haplotypeOddsRatio                      html  
    twoStagePower                           html  
** building package indices
** testing if installed package can be loaded
* DONE (genepi)
Making 'packages.html' ... done