Last data update: 2014.03.03

MaXact

Package: MaXact
Type: Package
Title: Exact max-type Cochran-Armitage trend test(CATT)
Version: 0.2.1
Date: 2013-12-01
Author: Jianan Tian <jiant17@gmail.com>, Chenliang Xu
<lucky.random@gmail.com>
Maintainer: Chenliang Xu <lucky.random@gmail.com>
Depends: R (>= 2.2.0), mnormt
Description: Perform exact MAX3 or MAX2 test for one-locus genetic
association analysis and trend test for dominant, recessive and
additive models. It can also calculate approximated p-value
with the normal approximation method.
License: GPL-2
Repository: CRAN
Packaged: 2013-12-02 01:27:54 UTC; luckyrand
NeedsCompilation: yes
Date/Publication: 2013-12-05 00:42:52

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

Install log

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