{
  "_id": "6a47b5a4e06c18f0a651b97d",
  "Package": "bedrockbio",
  "Title": "Open-Access Computational Biology Datasets",
  "Version": "1.3.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,\nhttps://github.com/bedrock-bio/bedrock-bio-client",
  "BugReports": "https://github.com/bedrock-bio/bedrock-bio-client/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-staging.r-universe.dev",
  "Date/Publication": "2026-04-26 17:05:23 UTC",
  "RemoteUrl": "https://github.com/bedrock-bio/bedrock-bio-client",
  "RemoteRef": "904aaf94d6b76ace6630a6bdf9cffed95bc811d4",
  "RemoteSha": "904aaf94d6b76ace6630a6bdf9cffed95bc811d4",
  "RemoteSubdir": "r",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 13:10:40 UTC",
    "User": "root"
  },
  "Author": "Liam Abbott [aut, cre, cph]",
  "Maintainer": "Liam Abbott <liam@bedrock.bio>",
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "bedrockbio_1.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/4976b9ac07abdc4f488f424b609b9c442a1040dd209639243c524c2d4a206ce3",
  "_filesize": 84334,
  "_sha256": "4976b9ac07abdc4f488f424b609b9c442a1040dd209639243c524c2d4a206ce3",
  "_expires": "2026-10-11T13:14:11.000Z",
  "_created": "2026-07-03T13:10:40.000Z",
  "_published": "2026-07-03T13:14:12.167Z",
  "_jobs": [
    {
      "job": 85007044077,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8067422022"
    },
    {
      "job": 85007044012,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8067426995"
    },
    {
      "job": 85007044019,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8067391741"
    },
    {
      "job": 85007044034,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8067391812"
    },
    {
      "job": 85006606024,
      "time": 152,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8067364977"
    },
    {
      "job": 85007044030,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8067399947"
    },
    {
      "job": 85007044033,
      "time": 57,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 85007044031,
      "time": 58,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 85007044027,
      "time": 55,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": ""
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28662594450",
  "_status": "success",
  "_upstream": "https://github.com/bedrock-bio/bedrock-bio-client",
  "_commit": {
    "id": "904aaf94d6b76ace6630a6bdf9cffed95bc811d4",
    "author": "Liam Abbott <10407166+liameabbott@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #18 from bedrock-bio/dev\n\nDev",
    "time": 1777223123
  },
  "_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
    }
  ],
  "_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"
    },
    {
      "name": "v2.0.0",
      "date": "2026-07-02"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "liameabbott",
      "count": 62,
      "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": 199,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bedrockbio"
  },
  "_devurl": "https://github.com/bedrock-bio/bedrock-bio-client",
  "_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"
    },
    {
      "version": "2.0.0",
      "date": "2026-07-02"
    }
  ],
  "_exports": [
    "describe_table",
    "list_tables",
    "load_table"
  ],
  "_help": [
    {
      "page": "describe_table",
      "title": "Describe a table's metadata, citation, and columns",
      "topics": [
        "describe_table"
      ]
    },
    {
      "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/904aaf94d6b76ace6630a6bdf9cffed95bc811d4/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.380211241711606,
  "_indexed": false,
  "_nocasepkg": "bedrockbio",
  "_universes": [
    "r-multiverse-staging"
  ],
  "_indexurl": "https://bedrock-bio.r-universe.dev/bedrockbio",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-03T13:13:24.000Z",
      "distro": "resolute",
      "commit": "904aaf94d6b76ace6630a6bdf9cffed95bc811d4",
      "fileid": "https://r2.ropensci.org/46e0aa5e506498b0d50e4e61db6143aa87196cb8707e4819b8674a1498e8dca3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28662594450"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-03T13:13:33.000Z",
      "distro": "resolute",
      "commit": "904aaf94d6b76ace6630a6bdf9cffed95bc811d4",
      "fileid": "https://r2.ropensci.org/721c06f4e19d4acd64f9c00c3a83bcc433f9a2d1f416c86f4207a1edf2014b0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28662594450"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-03T13:11:59.000Z",
      "commit": "904aaf94d6b76ace6630a6bdf9cffed95bc811d4",
      "fileid": "https://r2.ropensci.org/2be0f680c47d14f8fb9d06954f5b226e54802aa0caeb05fdd9605857f8ea4541",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28662594450"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-03T13:11:58.000Z",
      "commit": "904aaf94d6b76ace6630a6bdf9cffed95bc811d4",
      "fileid": "https://r2.ropensci.org/4acbbe5a789089b5daa3ab85d4648d4e24c707bdfa5e99af45399da481ed9e7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28662594450"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-07-03T13:12:33.000Z",
      "commit": "904aaf94d6b76ace6630a6bdf9cffed95bc811d4",
      "fileid": "https://r2.ropensci.org/0483b5fa5907e7b371442a4b5f73acacde7f698b9933d27d628288a03301755f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28662594450"
    }
  ]
}