Package: DataSpaceR
Type: Package
Title: Interface to 'the CAVD DataSpace'
Version: 0.7.2
Authors@R: c(person("Ju Yeong", "Kim",
                    email = "jkim2345@fredhutch.org",
                    role = c("aut", "cre", "cph")),
             person("Sean", "Hughes",
                    comment = "Sean reviewed the package for ropensci, see <https://github.com/ropensci/software-review/issues/261>",
                    role = "rev"),
             person("Jason", "Taylor", role = "aut"))
Description: Provides a convenient API interface to access immunological data
    within 'the CAVD DataSpace'(<https://dataspace.cavd.org>), a data sharing 
    and discovery tool that facilitates exploration of HIV immunological data 
    from pre-clinical and clinical HIV vaccine studies.
URL: https://github.com/ropensci/DataSpaceR
BugReports: https://github.com/ropensci/DataSpaceR/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: utils, R6, Rlabkey (>= 2.2.0), curl, httr, assertthat, digest,
        jsonlite, data.table
Suggests: testthat, covr, knitr, pryr, rmarkdown, DT
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-08-21 22:07:09 UTC; jkim2345
Author: Ju Yeong Kim [aut, cre, cph],
  Sean Hughes [rev] (Sean reviewed the package for ropensci, see
    <https://github.com/ropensci/software-review/issues/261>),
  Jason Taylor [aut]
Maintainer: Ju Yeong Kim <jkim2345@fredhutch.org>
Repository: CRAN
Date/Publication: 2019-08-21 22:20:02 UTC
