Type: Package
Package: sGBJ
Title: Survival Extension of the Generalized Berk-Jones Test
Version: 0.1.0
Authors@R: c(person(given = "Laura",
                    family = "Villain",
                    role = c("aut", "cre"),
                    email = "villain.laura@gmail.com"),
              person(given = "Thomas",
                    family = "Ferte",
                    role = "aut"),
              person(given = "Rodolphe",
                    family = "Thiebault",
                    role = "aut"),
              person(given = "Boris P.",
                    family = "Hejblum",
                    role = "aut"))
Description: Implements an extension of the Generalized Berk-Jones (GBJ) statistic for
    survival data, sGBJ. It computes the sGBJ statistic and its p-value for testing 
    the association between a gene set and a time-to-event outcome with possible 
    adjustment on additional covariates. Detailed method is available at Villain L, Ferte T, 
    Thiebaut R and Hejblum BP (2021) <doi:10.1101/2021.09.07.459329>.
License: GPL (>= 3)
Depends: R (>= 3.5.0)
Imports: GBJ, stats, survival
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
URL: https://github.com/lauravillain/sGBJ
BugReports: https://github.com/lauravillain/sGBJ/issues
NeedsCompilation: no
Packaged: 2021-09-15 08:56:41 UTC; thomas
Author: Laura Villain [aut, cre],
  Thomas Ferte [aut],
  Rodolphe Thiebault [aut],
  Boris P. Hejblum [aut]
Maintainer: Laura Villain <villain.laura@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-15 18:30:02 UTC
