Package: hscida Title: HSCI Data Access Provider Version: 0.5.5 Authors@R: c( person(given = "Eetu", family = "Mäkelä", role = c("aut", "cre"), email = "eetu.makela@helsinki.fi", comment = c(ORCID = "0000-0002-8366-8414")) ) Description: Provides data access helpers for HSCI datasets using DuckDB. License: file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) Imports: bit64, DBI, dbplyr, dplyr, duckdb, dotenv, glue, here, purrr, stringr Suggests: readr, testthat (>= 3.0.0), tibble Config/testthat/edition: 3 Depends: R (>= 4.1.0) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev xz-utils Repository: https://hsci-r.r-universe.dev Date/Publication: 2026-07-27 09:38:47 UTC RemoteUrl: https://github.com/hsci-r/hscida RemoteRef: HEAD RemoteSha: 7da93a472c44c03dac89e33d2fdd86a4da78c3fe NeedsCompilation: no Packaged: 2026-07-27 10:02:06 UTC; root Author: Eetu Mäkelä [aut, cre] (ORCID: ) Maintainer: Eetu Mäkelä