Last data update: 2014.03.03

permPATH

Package: permPATH
Type: Package
Title: Permutation Based Gene Expression Pathway Analysis
Version: 0.6
Date: 2016-05-13
Authors@R: c(person(c("Ivo", "D."), "Shterev", role = c("aut", "cre"),
email = "i.shterev@duke.edu"),
person("Kouros", "Owzar", role = "aut"),
person(c("Gregory", "D."), "Sempowski", role = "aut"),
person("Kenneth", "Wilder", role = c("ctb", "cph"), comment="wrote original version of ranker.h"))
OS_type: unix
Description: Can be used to carry out permutation based gene expression pathway analysis. This work was supported by a National Institute of Allergy and Infectious Disease/National Institutes of Health contract (No. HHSN272200900059C).
Depends: R (>= 3.2.3), R2HTML (>= 2.3.1), xtable (>= 1.8-2)
VignetteBuilder: knitr
Suggests: knitr
License: GPL-3
LazyLoad: yes
NeedsCompilation: yes
Packaged: 2016-05-13 16:21:09 UTC; is33
Author: Ivo D. Shterev [aut, cre],
Kouros Owzar [aut],
Gregory D. Sempowski [aut],
Kenneth Wilder [ctb, cph] (wrote original version of ranker.h)
Maintainer: Ivo D. Shterev <i.shterev@duke.edu>
Repository: CRAN
Date/Publication: 2016-05-18 06:53:02

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

Install log

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