Package: permGPU
Type: Package
Title: Using GPUs in Statistical Genomics
Version: 0.14.9
Date: 2016-02-22
Authors@R: c(person(c("Ivo", "D."), "Shterev", role = c("aut", "cre"),
              email = "i.shterev@duke.edu"),
              person("Kouros", "Owzar", role = "aut"),
              person("Sin-Ho", "Jung", role = "aut"),
	      person(c("Stephen", "L."), "George", role = "aut"),
	      person(c("Brian", "J."), "Smith", role = c("ctb", "cph"), comment="wrote original version of configure.ac file"),
	      person("Kenneth", "Wilder", role = c("ctb", "cph"), comment="wrote ranker.h"),
	      person("Romain", "Francois", role = c("ctb", "cph"), comment="wrote original version of cleanup file"),
	      person("Dirk", "Eddelbuettel", role = c("ctb", "cph"), comment="wrote original version of cleanup file") )
SystemRequirements: Nvidia's CUDA toolkit (>= release 6.0)
OS_type: unix
Description: Can be used to carry out
        permutation resampling inference in the context of RNA
        microarray studies.
Depends: R (>= 2.15.3), Biobase (>= 2.18.0), RUnit (>= 0.4.26), foreach
        (>= 1.4.2), survival(>= 2.37-7), methods
License: GPL-3
LazyLoad: yes
Repository: CRAN
Packaged: 2016-02-22 19:48:41 UTC; is33
Date/Publication: 2016-02-23 08:04:33
NeedsCompilation: yes
Author: Ivo D. Shterev [aut, cre],
  Kouros Owzar [aut],
  Sin-Ho Jung [aut],
  Stephen L. George [aut],
  Brian J. Smith [ctb, cph] (wrote original version of configure.ac file),
  Kenneth Wilder [ctb, cph] (wrote ranker.h),
  Romain Francois [ctb, cph] (wrote original version of cleanup file),
  Dirk Eddelbuettel [ctb, cph] (wrote original version of cleanup file)
Maintainer: Ivo D. Shterev <i.shterev@duke.edu>
