Package: bedrockbio Title: Open-Access Computational Biology Datasets Version: 1.4.0 Authors@R: person( "Liam", "Abbott", , "liam@bedrock.bio", role = c("aut", "cre", "cph") ) Description: Efficiently access the 'Bedrock Bio' library of open-access computational biology datasets. Lazily query datasets backed by 'DuckDB' and 'Apache Iceberg', with support for predicate pushdown and column projection to the cloud storage backend. This enables quick, iterative access to otherwise massive, unwieldy datasets without downloading them in full. See for available datasets and documentation. 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 Depends: R (>= 4.1) Imports: curl, DBI, dbplyr, dplyr, duckdb, jsonlite Suggests: testthat (>= 3.0.0) 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: 2026-07-01 09:07:42 UTC; root Author: Liam Abbott [aut, cre, cph] Maintainer: Liam Abbott