Package: CytobankAPI
Title: Cytobank API Wrapper for R
Version: 2.0.0
Authors@R: c(
    person("Qihao", "Qi", email="qqi@beckman.com", role=c("aut", "cre")),
    person("Stefanie", "Trop", email="strop@beckman.com", role="aut"),
    person("Louis", "Liu", email="ZLIU011@beckman.com", role="aut"),
    person("Preston", "Ng", role="aut"),
    person("Chris", "Ciccolella", role="aut"),
    person("Katherine", "Drake", role="aut"))
Description: Tools to interface with Cytobank's API via R, organized by
    endpoints that represent various areas of Cytobank functionality. Learn more
    about Cytobank at <https://www.beckman.com/flow-cytometry/software>.
License: GPL-3
Depends: R (>= 3.5.0), curl (>= 2.7), httr (>= 1.2.1)
Imports: jsonlite, methods, stats, aws.s3, uuid, jose
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
RoxygenNote: 7.1.2
Encoding: UTF-8
Copyright: 2020 Beckman Coulter, Inc.
NeedsCompilation: no
Packaged: 2022-03-31 04:20:00 UTC; sgao
Author: Qihao Qi [aut, cre],
  Stefanie Trop [aut],
  Louis Liu [aut],
  Preston Ng [aut],
  Chris Ciccolella [aut],
  Katherine Drake [aut]
Maintainer: Qihao Qi <qqi@beckman.com>
Repository: CRAN
Date/Publication: 2022-03-31 18:00:02 UTC
