Package: CytobankAPI
Title: Cytobank API Wrapper for R
Version: 1.1.2
Authors@R: c(
    person("Preston", "Ng", email="preston@cytobank.org", role=c("aut", "cre")),
    person("Chris", "Ciccolella", email="cciccolella@cytobank.org", role="aut"),
    person("Katherine", "Drake", email="katherine@cytobank.org", role="aut"))
Maintainer: Preston Ng <preston@cytobank.org>
Description: Tools to interface with Cytobank's API via R, organized by various
    endpoints that represent various areas of Cytobank functionality. Learn more
    about Cytobank at <https://www.cytobank.org>.
Depends: curl (>= 2.7), httr (>= 1.2.1)
Imports: jsonlite, methods, stats
License: Artistic-2.0
LazyData: FALSE
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-05-06 15:09:14 UTC; preston
Author: Preston Ng [aut, cre],
  Chris Ciccolella [aut],
  Katherine Drake [aut]
Repository: CRAN
Date/Publication: 2018-05-06 22:13:05 UTC
