Package: DataSpaceR Type: Package Title: Interface to 'the CAVD DataSpace' Version: 1.0.0 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 RoxygenNote: 7.3.2 Config/pak/sysreqs: libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-06-26 21:50:58 UTC RemoteUrl: https://github.com/ropensci/DataSpaceR RemoteRef: main RemoteSha: 29284650149de874ea0e11bba33006786a0d19ed NeedsCompilation: no Packaged: 2026-07-01 08:22:57 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