Package: DataSpaceR Type: Package Title: Interface to 'the CAVD DataSpace' Version: 1.0.2 Authors@R: c(person("Ju Yeong", "Kim", role = "aut"), person("Sean", "Hughes", role = "rev"), person("Jason", "Taylor", email = "jmtaylor@fredhutch.org", role = c("aut", "cre")), person("Helen", "Miller", role = "aut"), person("Kellie", "MacPhee", role = "rev"), person("CAVD DataSpace", email = "dataspace.support@scharp.org", role = "cph")) Description: Provides a convenient API interface to access immunological data within 'the CAVD DataSpace'(), a data sharing and discovery tool that facilitates exploration of HIV immunological data from pre-clinical and clinical HIV vaccine studies. URL: https://docs.ropensci.org/DataSpaceR/, https://github.com/ropensci/DataSpaceR BugReports: https://github.com/ropensci/DataSpaceR/issues License: GPL-3 Encoding: UTF-8 Depends: R (>= 4.3.0) Imports: utils, R6, Rlabkey (>= 3.4.5), curl, httr, assertthat, digest, jsonlite, data.table Suggests: testthat, covr, knitr, rmarkdown VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-08-27 16:52:32 UTC RemoteUrl: https://github.com/ropensci/DataSpaceR RemoteRef: main RemoteSha: 908f6f0aaff979a9a35d6ca803ce88245ca9790a NeedsCompilation: no Packaged: 2026-08-27 22:42:11 UTC; root Author: Ju Yeong Kim [aut], Sean Hughes [rev], Jason Taylor [aut, cre], Helen Miller [aut], Kellie MacPhee [rev], CAVD DataSpace [cph] Maintainer: Jason Taylor