{
  "_id": "6a103e48acfb0bcc41c9c87a",
  "Type": "Package",
  "Package": "msigdbr",
  "Title": "MSigDB Gene Sets for Multiple Organisms in a Tidy Data Format",
  "Version": "26.1.0",
  "Authors@R": "person(\"Igor\", \"Dolgalev\", , \"igor.dolgalev@nyumc.org\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-4451-126X\"))",
  "Description": "Provides the 'Molecular Signatures Database' (MSigDB) gene\nsets typically used with the 'Gene Set Enrichment Analysis'\n(GSEA) software (Subramanian et al. 2005\n<doi:10.1073/pnas.0506580102>, Liberzon et al. 2015\n<doi:10.1016/j.cels.2015.12.004>, Castanza et al. 2023\n<doi:10.1038/s41592-023-02014-7>) as an R data frame. The\npackage includes the human genes as listed in MSigDB as well as\nthe corresponding symbols and IDs for frequently studied model\norganisms such as mouse, rat, pig, fly, and yeast.",
  "License": "MIT + file LICENSE",
  "URL": "https://igordot.github.io/msigdbr/",
  "BugReports": "https://github.com/igordot/msigdbr/issues",
  "Config/Needs/website": "rmarkdown",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://igordot.r-universe.dev",
  "Date/Publication": "2026-03-12 13:46:21 UTC",
  "RemoteUrl": "https://github.com/igordot/msigdbr",
  "RemoteRef": "v26.1.0",
  "RemoteSha": "083782653ca958f6f1e701a4d3b1d042584fe2ec",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 09:19:43 UTC",
    "User": "root"
  },
  "Author": "Igor Dolgalev [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4451-126X>)",
  "Maintainer": "Igor Dolgalev <igor.dolgalev@nyumc.org>",
  "MD5sum": "13c1502823548ab028889a8491a81963",
  "_user": "igordot",
  "_type": "src",
  "_file": "msigdbr_26.1.0.tar.gz",
  "_fileid": "7808bdf460168612f7224e4fbe43dae75e00afe07fed89cdaa8da2fd07b05d5d",
  "_filesize": 94441,
  "_sha256": "7808bdf460168612f7224e4fbe43dae75e00afe07fed89cdaa8da2fd07b05d5d",
  "_created": "2026-05-11T09:19:43.000Z",
  "_published": "2026-05-22T11:30:16.555Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77370796566,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6914769651"
    },
    {
      "job": 77370796809,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914761226"
    },
    {
      "job": 77370796801,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6914753292"
    },
    {
      "job": 77370796440,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914752666"
    },
    {
      "job": 77370796430,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914715355"
    },
    {
      "job": 77370796203,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159433142"
    },
    {
      "job": 77370796756,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6914747192"
    },
    {
      "job": 77370796971,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6914740846"
    },
    {
      "job": 77370796764,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914764409"
    }
  ],
  "_buildurl": "https://github.com/r-universe/igordot/actions/runs/25661337597",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/igordot/msigdbr",
  "_commit": {
    "id": "083782653ca958f6f1e701a4d3b1d042584fe2ec",
    "author": "igor <6363505+igordot@users.noreply.github.com>",
    "committer": "igor <6363505+igordot@users.noreply.github.com>",
    "message": "Prepare for CRAN release 26.1.0\n",
    "time": 1773323181
  },
  "_maintainer": {
    "name": "Igor Dolgalev",
    "email": "igor.dolgalev@nyumc.org",
    "login": "igordot",
    "uuid": 6363505,
    "orcid": "0000-0003-4451-126X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "babelgene",
      "version": ">= 22.9",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "igordot",
  "_selfowned": true,
  "_usedby": 23,
  "_updates": [
    {
      "week": "2025-19",
      "n": 3
    },
    {
      "week": "2025-20",
      "n": 6
    },
    {
      "week": "2025-27",
      "n": 12
    },
    {
      "week": "2025-29",
      "n": 6
    },
    {
      "week": "2025-30",
      "n": 3
    },
    {
      "week": "2026-11",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "v24.1.0",
      "date": "2025-05-13"
    },
    {
      "name": "v25.1.0",
      "date": "2025-07-03"
    },
    {
      "name": "v25.1.1",
      "date": "2025-07-22"
    },
    {
      "name": "v26.1.0",
      "date": "2026-03-12"
    }
  ],
  "_topics": [
    "enrichment-analysis",
    "gene-sets",
    "genomics",
    "gsea",
    "msigdb",
    "pathway-analysis",
    "pathways"
  ],
  "_stars": 84,
  "_contributors": [
    {
      "user": "igordot",
      "count": 159,
      "uuid": 6363505
    },
    {
      "user": "smped",
      "count": 1,
      "uuid": 8252496
    },
    {
      "user": "vreuter",
      "count": 1,
      "uuid": 12036370
    }
  ],
  "_userbio": {
    "uuid": 6363505,
    "type": "user",
    "name": "igor"
  },
  "_downloads": {
    "count": 23921,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/msigdbr"
  },
  "_mentions": 17,
  "_devurl": "https://github.com/igordot/msigdbr",
  "_pkgdown": "https://igordot.github.io/msigdbr/",
  "_searchresults": 5856,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/msigdbr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/igordot/msigdbr",
  "_realowner": "igordot",
  "_cranurl": true,
  "_releases": [
    {
      "version": "6.1.1",
      "date": "2018-04-12"
    },
    {
      "version": "6.2.1",
      "date": "2018-10-09"
    },
    {
      "version": "7.0.1",
      "date": "2019-09-04"
    },
    {
      "version": "7.1.1",
      "date": "2020-05-14"
    },
    {
      "version": "7.2.1",
      "date": "2020-10-02"
    },
    {
      "version": "7.4.1",
      "date": "2021-05-05"
    },
    {
      "version": "7.5.1",
      "date": "2022-03-30"
    },
    {
      "version": "10.0.0",
      "date": "2025-03-12"
    },
    {
      "version": "10.0.1",
      "date": "2025-03-22"
    },
    {
      "version": "10.0.2",
      "date": "2025-04-14"
    },
    {
      "version": "24.1.0",
      "date": "2025-05-13"
    },
    {
      "version": "25.1.0",
      "date": "2025-07-03"
    },
    {
      "version": "25.1.1",
      "date": "2025-07-21"
    },
    {
      "version": "26.1.0",
      "date": "2026-03-12"
    }
  ],
  "_exports": [
    "msigdbr",
    "msigdbr_collections",
    "msigdbr_species"
  ],
  "_help": [
    {
      "page": "msigdbr",
      "title": "Retrieve the gene sets data frame",
      "topics": [
        "msigdbr"
      ]
    },
    {
      "page": "msigdbr_collections",
      "title": "List the collections available in the msigdbr package",
      "topics": [
        "msigdbr_collections"
      ]
    },
    {
      "page": "msigdbr_species",
      "title": "List the species available in the msigdbr package",
      "topics": [
        "msigdbr_species"
      ]
    }
  ],
  "_readme": "https://github.com/igordot/msigdbr/raw/v26.1.0/README.md",
  "_rundeps": [
    "assertthat",
    "babelgene",
    "cli",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 12.687660026293807,
  "_indexed": true,
  "_nocasepkg": "msigdbr",
  "_universes": [
    "igordot"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "26.1.0",
      "date": "2026-05-11T09:22:12.000Z",
      "distro": "noble",
      "commit": "083782653ca958f6f1e701a4d3b1d042584fe2ec",
      "fileid": "dbf871b0c9c5377b28fb1051d9fbebc6ddd6a36b3bf247879b21dbce26110e74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/igordot/actions/runs/25661337597"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "26.1.0",
      "date": "2026-05-11T09:21:51.000Z",
      "distro": "noble",
      "commit": "083782653ca958f6f1e701a4d3b1d042584fe2ec",
      "fileid": "4920a05ca1eb77cdd7f6c88039f6c20b5b7bcd2a7627d62215e52f900ebd5d7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/igordot/actions/runs/25661337597"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "26.1.0",
      "date": "2026-05-11T09:21:31.000Z",
      "commit": "083782653ca958f6f1e701a4d3b1d042584fe2ec",
      "fileid": "61a4854680291f9a5c0d4d49703f6d98584b841d76817040a931629de1e3b911",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/igordot/actions/runs/25661337597"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "26.1.0",
      "date": "2026-05-11T09:21:27.000Z",
      "commit": "083782653ca958f6f1e701a4d3b1d042584fe2ec",
      "fileid": "6541d1155d8454d3a9a02028e83d457c973d778495c02664876718d4c89fe955",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/igordot/actions/runs/25661337597"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "26.1.0",
      "date": "2026-05-11T09:21:08.000Z",
      "commit": "083782653ca958f6f1e701a4d3b1d042584fe2ec",
      "fileid": "5fc02e5f9a6c9a19c4e696657af3d1f98487a5f70c4104f99cbde04f1738112a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/igordot/actions/runs/25661337597"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "26.1.0",
      "date": "2026-05-11T09:20:48.000Z",
      "commit": "083782653ca958f6f1e701a4d3b1d042584fe2ec",
      "fileid": "96fdedd3ab350b698dd8fe37653918712964aa1f993622c406ae6e47a7d8dab6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/igordot/actions/runs/25661337597"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "26.1.0",
      "date": "2026-05-11T09:21:53.000Z",
      "commit": "083782653ca958f6f1e701a4d3b1d042584fe2ec",
      "fileid": "96c29bf2c40804917801623923be309c8a88b70963f183863e9fd6d75aca02e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/igordot/actions/runs/25661337597"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "26.1.0",
      "date": "2026-05-22T11:30:03.000Z",
      "commit": "083782653ca958f6f1e701a4d3b1d042584fe2ec",
      "fileid": "fcefcb468416e68ac830dd5d0788249ba8dbcfd2e36caa177b3327bf324c0340",
      "status": "success",
      "buildurl": "https://github.com/r-universe/igordot/actions/runs/25661337597"
    }
  ]
}