Type: Package
Package: sGBJ
Title: Survival Extension of the Generalized Berk-Jones Test
Version: 0.1.1
Authors@R: c(person(given = "Laura",
                    family = "Villain",
                    role = c("aut", "cre"),
                    email = "sistm.soft.maintain@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.3.2
URL: https://github.com/lauravillain/sGBJ
BugReports: https://github.com/lauravillain/sGBJ/issues
NeedsCompilation: no
Packaged: 2025-04-11 15:05:06 UTC; tf1
Author: Laura Villain [aut, cre],
  Thomas Ferte [aut],
  Rodolphe Thiebault [aut],
  Boris P. Hejblum [aut]
Maintainer: Laura Villain <sistm.soft.maintain@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-14 10:40:02 UTC
Built: R 4.5.2; ; 2025-11-08 03:23:33 UTC; windows
