Type: Package Package: msigdbrdata Title: MSigDB Data Frame Version: 26.1.0 Authors@R: person("Igor", "Dolgalev", , "igor.dolgalev@nyumc.org", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4451-126X")) Description: Provides the Molecular Signatures Database (MSigDB) gene sets (Subramanian et al. 2005 , Liberzon et al. 2015 , Castanza et al. 2023 ) in an R data frame. Serves as the data source for 'msigdbr' (split into a separate package due to CRAN size restrictions). License: MIT + file LICENSE URL: https://github.com/igordot/msigdbrdata BugReports: https://github.com/igordot/msigdbrdata/issues Depends: R (>= 4.1) Imports: dplyr, readr, rlang, stringr, tibble, tidyr, tidyselect (>= 1.2.0), utils Suggests: DBI, dbplyr, RCurl, rmarkdown, roxygen2, RSQLite, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://igordot.r-universe.dev Date/Publication: 2026-03-11 21:27:50 UTC RemoteUrl: https://github.com/igordot/msigdbrdata RemoteRef: v26.1.0 RemoteSha: 000d249d94a51aaf0bacb83bc510bc002319a690 NeedsCompilation: no Packaged: 2026-06-09 06:46:00 UTC; root Author: Igor Dolgalev [aut, cre] (ORCID: ) Maintainer: Igor Dolgalev