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) . 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 Repository: https://lauravillain.r-universe.dev Date/Publication: 2025-04-11 15:05:46 UTC RemoteUrl: https://github.com/lauravillain/sgbj RemoteRef: HEAD RemoteSha: c7ee17207ec9673dd8f8445ae0f1e687a77621ce NeedsCompilation: no Packaged: 2026-07-02 09:05:35 UTC; root Author: Laura Villain [aut, cre], Thomas Ferte [aut], Rodolphe Thiebault [aut], Boris P. Hejblum [aut] Maintainer: Laura Villain