{
  "_id": "6a44d9846ff6f2357551ce6e",
  "Package": "bedrockbio",
  "Title": "Open-Access Computational Biology Datasets",
  "Version": "1.4.0",
  "Authors@R": "person(\n\"Liam\", \"Abbott\", , \"liam@bedrock.bio\", role = c(\"aut\", \"cre\", \"cph\")\n)",
  "Description": "Efficiently access the 'Bedrock Bio' library of\nopen-access computational biology datasets. Lazily query\ndatasets backed by 'DuckDB' and 'Apache Iceberg', with support\nfor predicate pushdown and column projection to the cloud\nstorage backend. This enables quick, iterative access to\notherwise massive, unwieldy datasets without downloading them\nin full. See <https://bedrock.bio> for available datasets and\ndocumentation.",
  "Language": "en-US",
  "License": "GPL (>= 3)",
  "URL": "https://bedrock.bio, https://github.com/bedrock-bio/bedrock-bio",
  "BugReports": "https://github.com/bedrock-bio/bedrock-bio/issues",
  "Config/testthat/edition": "3",
  "OS_type": "unix",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev xz-utils",
  "Repository": "https://r-multiverse.r-universe.dev",
  "Date/Publication": "2026-05-24 01:49:48 UTC",
  "RemoteUrl": "https://github.com/bedrock-bio/bedrock-bio-client",
  "RemoteRef": "v1.4.0",
  "RemoteSha": "b955cc1d9fb5d8fb23b6436c20699bf7b7672718",
  "RemoteSubdir": "r",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 09:07:42 UTC",
    "User": "root"
  },
  "Author": "Liam Abbott [aut, cre, cph]",
  "Maintainer": "Liam Abbott <liam@bedrock.bio>",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "bedrockbio_1.4.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/58878413d2f5ae1c3425ce0a24021c9bfb850926e9b1b9fd4b2e670fe11c258e",
  "_filesize": 89698,
  "_sha256": "58878413d2f5ae1c3425ce0a24021c9bfb850926e9b1b9fd4b2e670fe11c258e",
  "_expires": "2026-10-09T09:10:28.000Z",
  "_created": "2026-07-01T09:07:42.000Z",
  "_published": "2026-07-01T09:10:28.727Z",
  "_jobs": [
    {
      "job": 84495901452,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8005271358"
    },
    {
      "job": 84495901497,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8005270351"
    },
    {
      "job": 84495901515,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8005255940"
    },
    {
      "job": 84495901476,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8005268640"
    },
    {
      "job": 84495380714,
      "time": 164,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8005217078"
    },
    {
      "job": 84495901462,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8005264292"
    },
    {
      "job": 84495901500,
      "time": 62,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 84495901558,
      "time": 57,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 84495901504,
      "time": 54,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": ""
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506257133",
  "_status": "success",
  "_upstream": "https://github.com/bedrock-bio/bedrock-bio-client",
  "_commit": {
    "id": "b955cc1d9fb5d8fb23b6436c20699bf7b7672718",
    "author": "Liam Abbott <10407166+liameabbott@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #34 from bedrock-bio/dev\n\nDev",
    "time": 1779587388
  },
  "_maintainer": {
    "name": "Liam Abbott",
    "email": "liam@bedrock.bio"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "dbplyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "duckdb",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bedrock-bio",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-01",
      "n": 6
    },
    {
      "week": "2026-06",
      "n": 10
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 15
    }
  ],
  "_tags": [
    {
      "name": "v0.0.0",
      "date": "2025-12-30"
    },
    {
      "name": "v1.0.0",
      "date": "2025-12-30"
    },
    {
      "name": "v1.1.0",
      "date": "2026-02-06"
    },
    {
      "name": "v1.2.0",
      "date": "2026-03-26"
    },
    {
      "name": "v1.2.1",
      "date": "2026-03-26"
    },
    {
      "name": "v1.3.0",
      "date": "2026-04-26"
    },
    {
      "name": "v1.3.1",
      "date": "2026-05-18"
    },
    {
      "name": "v1.4.0",
      "date": "2026-05-24"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "liameabbott",
      "count": 59,
      "uuid": 10407166
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "followers": 36,
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bedrockbio"
  },
  "_devurl": "https://github.com/bedrock-bio/bedrock-bio",
  "_searchresults": 12,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/bedrockbio.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/bedrock-bio/bedrock-bio-client",
  "_realowner": "bedrock-bio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.3.0",
      "date": "2026-04-28"
    },
    {
      "version": "1.3.1",
      "date": "2026-05-18"
    },
    {
      "version": "1.4.0",
      "date": "2026-05-28"
    }
  ],
  "_exports": [
    "describe_namespace",
    "describe_table",
    "list_namespaces",
    "list_tables",
    "load_table"
  ],
  "_help": [
    {
      "page": "describe_namespace",
      "title": "Describe a namespace's metadata, citation, license, and tables",
      "topics": [
        "describe_namespace"
      ]
    },
    {
      "page": "describe_table",
      "title": "Describe a table's metadata, citation, and columns",
      "topics": [
        "describe_table"
      ]
    },
    {
      "page": "list_namespaces",
      "title": "List available namespaces (data sources) in the Bedrock Bio library",
      "topics": [
        "list_namespaces"
      ]
    },
    {
      "page": "list_tables",
      "title": "List available tables in the Bedrock Bio library",
      "topics": [
        "list_tables"
      ]
    },
    {
      "page": "load_table",
      "title": "Lazily query a table",
      "topics": [
        "load_table"
      ]
    }
  ],
  "_readme": "https://github.com/bedrock-bio/bedrock-bio-client/raw/v1.4.0/r/README.md",
  "_rundeps": [
    "blob",
    "cli",
    "cpp11",
    "curl",
    "DBI",
    "dbplyr",
    "dplyr",
    "duckdb",
    "generics",
    "glue",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.4771212547196626,
  "_indexed": false,
  "_nocasepkg": "bedrockbio",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://bedrock-bio.r-universe.dev/bedrockbio",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.0",
      "date": "2026-07-01T09:09:49.000Z",
      "distro": "resolute",
      "commit": "b955cc1d9fb5d8fb23b6436c20699bf7b7672718",
      "fileid": "https://r2.ropensci.org/149c8aa1efa1234e1d85eca16cc8591e311576ed45f37c6b6bcfdda63fa2fdf6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506257133"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.4.0",
      "date": "2026-07-01T09:09:48.000Z",
      "distro": "resolute",
      "commit": "b955cc1d9fb5d8fb23b6436c20699bf7b7672718",
      "fileid": "https://r2.ropensci.org/74e60e7a3bb3fd4da348945f3de8d600c57dc0419e05752c4b2ba61a4a5aab76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506257133"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.0",
      "date": "2026-07-01T09:09:10.000Z",
      "commit": "b955cc1d9fb5d8fb23b6436c20699bf7b7672718",
      "fileid": "https://r2.ropensci.org/7eb9c2dd4510ba3e25b3a05940a856e6f30c0dc45732f7a650e35ed83231a4d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506257133"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.4.0",
      "date": "2026-07-01T09:09:40.000Z",
      "commit": "b955cc1d9fb5d8fb23b6436c20699bf7b7672718",
      "fileid": "https://r2.ropensci.org/f0648f057edf611510c0dd20d6ff03a1f7be0b2c248d04ddd9314b33b4a3b4b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506257133"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.0",
      "date": "2026-07-01T09:09:49.000Z",
      "commit": "b955cc1d9fb5d8fb23b6436c20699bf7b7672718",
      "fileid": "https://r2.ropensci.org/8b6c75a32e0c52dd37e1ccd24cfca215486969f694af41118fed221fe5e9a2a9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506257133"
    }
  ]
}