Package: bedrockbio
Title: Open-Access Computational Biology Datasets
Version: 1.3.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 <https://bedrock.bio> for available datasets and
    documentation.
Language: en-US
License: GPL (>= 3)
URL: https://bedrock.bio,
        https://github.com/bedrock-bio/bedrock-bio-client
BugReports: https://github.com/bedrock-bio/bedrock-bio-client/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
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-04-26 17:14:02 UTC; runner
Author: Liam Abbott [aut, cre, cph]
Maintainer: Liam Abbott <liam@bedrock.bio>
Repository: CRAN
Date/Publication: 2026-04-28 20:00:03 UTC
