{
  "_id": "6a55ee01ff0138dec5d6a9f0",
  "Package": "bugsigdbr",
  "Version": "1.19.0",
  "Title": "R-side access to published microbial signatures from BugSigDB",
  "Authors@R": "c(\nperson(\"Ludwig\", \"Geistlinger\", , \"ludwig.geistlinger@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Jennifer\", \"Wokaty\", , \"jennifer.wokaty@sph.cuny.edu\", role = \"aut\"),\nperson(\"Levi\", \"Waldron\", , \"lwaldron.research@gmail.com\", role = \"aut\"),\nperson(\"NCI\", role = \"fnd\",\ncomment = c(GrantNo. = \"R01CA230551\"))\n)",
  "Description": "The bugsigdbr package implements convenient access to\nbugsigdb.org from within R/Bioconductor. The goal of the\npackage is to facilitate import of BugSigDB data into\nR/Bioconductor, provide utilities for extracting microbe\nsignatures, and enable export of the extracted signatures to\nplain text files in standard file formats such as GMT.",
  "URL": "https://github.com/waldronlab/bugsigdbr",
  "BugReports": "https://github.com/waldronlab/bugsigdbr/issues",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "biocViews": "DataImport, GeneSetEnrichment, Metagenomics, Microbiome",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-05-14 21:17:50 UTC",
  "RemoteUrl": "https://github.com/bioc/bugsigdbr",
  "RemoteRef": "HEAD",
  "RemoteSha": "5d737b34139920fc877d3f706331e463ec6c790a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-14 07:57:47 UTC",
    "User": "root"
  },
  "Author": "Ludwig Geistlinger [aut, cre],\nJennifer Wokaty [aut],\nLevi Waldron [aut],\nNCI [fnd] (GrantNo.: R01CA230551)",
  "Maintainer": "Ludwig Geistlinger <ludwig.geistlinger@gmail.com>",
  "_user": "bioc",
  "_type": "src",
  "_file": "bugsigdbr_1.19.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/17528b5516530396dc7253885e494ce3a4bb8acb3604fa57df73971e1a877db9",
  "_filesize": 168362,
  "_sha256": "17528b5516530396dc7253885e494ce3a4bb8acb3604fa57df73971e1a877db9",
  "_expires": "2026-10-22T08:06:23.000Z",
  "_created": "2026-07-14T07:57:47.000Z",
  "_published": "2026-07-14T08:06:25.068Z",
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 8
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/29316087668",
  "_status": "success",
  "_upstream": "https://github.com/bioc/bugsigdbr",
  "_commit": {
    "id": "5d737b34139920fc877d3f706331e463ec6c790a",
    "author": "Marcel Ramos Pérez <LiNk-NY@users.noreply.github.com>",
    "committer": "Marcel Ramos Pérez <LiNk-NY@users.noreply.github.com>",
    "message": "Add CITATION.cff",
    "time": 1778793470
  },
  "_maintainer": {
    "name": "Ludwig Geistlinger",
    "email": "ludwig.geistlinger@gmail.com",
    "login": "lgeistlinger",
    "description": "",
    "uuid": 11871050
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 87031168019,
      "time": 153,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8304143686"
    },
    {
      "job": 87031168035,
      "time": 385,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8304232708"
    },
    {
      "job": 87031168049,
      "time": 478,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8304266542"
    },
    {
      "job": 87031168037,
      "time": 329,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8304211981"
    },
    {
      "job": 87031168042,
      "time": 338,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8304216275"
    },
    {
      "job": 87030408477,
      "time": 252,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8304088307"
    },
    {
      "job": 87031168015,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8304135737"
    },
    {
      "job": 87031168071,
      "time": 304,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8304202512"
    },
    {
      "job": 87031168047,
      "time": 251,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8304182127"
    },
    {
      "job": 87031168063,
      "time": 287,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8304196429"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "BiocFileCache",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "vroom",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "ontologyIndex",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.19.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.18.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "dataimport",
    "genesetenrichment",
    "metagenomics",
    "microbiome",
    "bioconductor-package",
    "r01ca230551"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "jwokaty",
      "count": 71,
      "uuid": 1744257
    },
    {
      "user": "lgeistlinger",
      "count": 69,
      "uuid": 11871050
    },
    {
      "user": "lwaldron",
      "count": 11,
      "uuid": 639942
    },
    {
      "user": "nturaga",
      "count": 4,
      "uuid": 2746443
    },
    {
      "user": "link-ny",
      "count": 3,
      "uuid": 4392950
    },
    {
      "user": "cmirzayi",
      "count": 2,
      "uuid": 13036789
    },
    {
      "user": "lshep",
      "count": 1,
      "uuid": 18724380
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 446,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 754,
    "source": "https://www.bioconductor.org/packages/stats/bioc/bugsigdbr"
  },
  "_devurl": "https://github.com/waldronlab/bugsigdbr",
  "_searchresults": 68,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/bugsigdbr.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/waldronlab/bugsigdbr",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "browseSignature",
    "browseTaxon",
    "extractTaxLevel",
    "getMetaSignatures",
    "getOntology",
    "getSignatures",
    "importBugSigDB",
    "restrictTaxLevel",
    "subsetByOntology",
    "writeGMT"
  ],
  "_help": [
    {
      "page": "browseSignature",
      "title": "Displaying BugSigDB signatures pages in a web browser",
      "topics": [
        "browseSignature"
      ]
    },
    {
      "page": "browseTaxon",
      "title": "Displaying BugSigDB taxon pages in a web browser",
      "topics": [
        "browseTaxon"
      ]
    },
    {
      "page": "extractTaxLevel",
      "title": "Extract specific taxonomic levels from a microbe signature",
      "topics": [
        "extractTaxLevel"
      ]
    },
    {
      "page": "getMetaSignatures",
      "title": "Obtain meta-signatures for a column of interest",
      "topics": [
        "getMetaSignatures"
      ]
    },
    {
      "page": "getOntology",
      "title": "Obtain the EFO and UBERON ontology",
      "topics": [
        "getOntology"
      ]
    },
    {
      "page": "getSignatures",
      "title": "Obtain microbe signatures from BugSigDB",
      "topics": [
        "getSignatures"
      ]
    },
    {
      "page": "importBugSigDB",
      "title": "Obtain published microbial signatures from bugsigdb.org",
      "topics": [
        "importBugSigDB"
      ]
    },
    {
      "page": "restrictTaxLevel",
      "title": "Restrict microbe signatures to specific taxonomic levels",
      "topics": [
        "restrictTaxLevel"
      ]
    },
    {
      "page": "subsetByOntology",
      "title": "Ontology-based subsetting of BugSigDB signatures",
      "topics": [
        "subsetByOntology"
      ]
    },
    {
      "page": "writeGMT",
      "title": "Write microbe signatures to file in GMT format",
      "topics": [
        "writeGMT"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/bugsigdbr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "BiocFileCache",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dbplyr",
    "dplyr",
    "fastmap",
    "filelock",
    "generics",
    "glue",
    "hms",
    "httr2",
    "lifecycle",
    "magrittr",
    "memoise",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "RSQLite",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "bugsigdbr.Rmd",
      "filename": "bugsigdbr.html",
      "title": "R-side access to published microbial signatures from BugSigDB",
      "author": "Ludwig Geistlinger, Jennifer Wokaty, and Levi Waldron",
      "engine": "knitr::rmarkdown",
      "headings": [
        "BugSigDB: a comprehensive database of published microbial signatures",
        "Obtaining published microbial signatures from BugSigDB",
        "Extracting microbe signatures",
        "Writing microbe signatures to file in GMT format",
        "Displaying BugSigDB signature and taxon pages",
        "Ontology-based queries for experimental factors and body sites",
        "Session info"
      ],
      "created": "2021-04-05 19:31:14",
      "modified": "2025-12-29 13:57:03",
      "commits": 13
    }
  ],
  "_score": 6.932879457823799,
  "_indexed": true,
  "_nocasepkg": "bugsigdbr",
  "_universes": [
    "bioc",
    "lgeistlinger",
    "waldronlab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.19.0",
      "date": "2026-07-14T08:01:07.000Z",
      "distro": "resolute",
      "commit": "5d737b34139920fc877d3f706331e463ec6c790a",
      "fileid": "https://r2.ropensci.org/55077d607f5e035778b5ef794dcfd4c72218cf7e39d59785f0499589c3c2667c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29316087668"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.19.0",
      "date": "2026-07-14T08:01:15.000Z",
      "distro": "resolute",
      "commit": "5d737b34139920fc877d3f706331e463ec6c790a",
      "fileid": "https://r2.ropensci.org/2eed3193a8a0bce713d920d1b433aca66d36b0cdedf8a815a9b001efcc60176a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29316087668"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.19.0",
      "date": "2026-07-14T07:59:44.000Z",
      "commit": "5d737b34139920fc877d3f706331e463ec6c790a",
      "fileid": "https://r2.ropensci.org/1b84885d4cb4f15e66a29221af2fbf6b2b7ab3824869d3d2a2afe908510dbeb6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29316087668"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.19.0",
      "date": "2026-07-14T07:59:27.000Z",
      "commit": "5d737b34139920fc877d3f706331e463ec6c790a",
      "fileid": "https://r2.ropensci.org/b6ef45cf84fcad595cd114be1913aebb980b98861652ae2b9321497fc267698e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29316087668"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.19.0",
      "date": "2026-07-14T08:00:07.000Z",
      "commit": "5d737b34139920fc877d3f706331e463ec6c790a",
      "fileid": "https://r2.ropensci.org/a87dbbff8e45ab044cf6e232891d59ab3e918490f445dfc696d2d2151b209e51",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29316087668"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.19.0",
      "date": "2026-07-14T07:59:01.000Z",
      "commit": "5d737b34139920fc877d3f706331e463ec6c790a",
      "fileid": "https://r2.ropensci.org/95425984f883ccde2b3808dcb344f6195da06bc57b5da57550c0bd25647491e7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29316087668"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.19.0",
      "date": "2026-07-14T07:59:21.000Z",
      "commit": "5d737b34139920fc877d3f706331e463ec6c790a",
      "fileid": "https://r2.ropensci.org/6459a492436a040abdc2fc37440ab9cba5873ff448f601258afa3b98b56b336e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29316087668"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.19.0",
      "date": "2026-07-14T07:58:57.000Z",
      "commit": "5d737b34139920fc877d3f706331e463ec6c790a",
      "fileid": "https://r2.ropensci.org/1ba06d1e322e0828c3b69f2853d6d4b54c7c7606d9f0c302bb1bb5fbb29cbb75",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/29316087668"
    }
  ]
}