Package: magmaR
Type: Package
Title: R-Client for 'Magma' of the 'UCSF Mount Etna Data Library'
Version: 1.0.0
Authors@R: c(person("Daniel", "Bunis", email = "daniel.bunis@ucsf.edu", role=c("aut", "cre")))
Description: A client for interacting with 'magma', the data warehouse of the 'UCSF
    Mount Etna Data Library'. 'magmaR' includes functions for querying and
    downloading data from 'magma', in order to enable working with such data in R,
    as well as for uploading local data to 'magma'.
Imports: crul, jsonlite, utils
Suggests: dittoSeq, BiocStyle, vcr, webmockr, testthat, knitr,
        rmarkdown
License: GPL-2
Encoding: UTF-8
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-04-28 18:33:00 UTC; danielbunis
Author: Daniel Bunis [aut, cre]
Maintainer: Daniel Bunis <daniel.bunis@ucsf.edu>
Repository: CRAN
Date/Publication: 2021-04-29 07:40:02 UTC
