Package: CytobankAPI
Title: Cytobank API Wrapper for R
Version: 2.1.0
Authors@R: c(
    person("Angel", "Figueroa", email="afigueroa03@beckman.com", role=c("aut", "cre")),
    person("Qihao", "Qi", email="qqi@beckman.com", role=c("aut")),
    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.2.1
Encoding: UTF-8
Copyright: 2020 Beckman Coulter, Inc.
NeedsCompilation: no
Packaged: 2022-09-19 03:50:15 UTC; sgao
Author: Angel Figueroa [aut, cre],
  Qihao Qi [aut],
  Stefanie Trop [aut],
  Louis Liu [aut],
  Preston Ng [aut],
  Chris Ciccolella [aut],
  Katherine Drake [aut]
Maintainer: Angel Figueroa <afigueroa03@beckman.com>
Repository: CRAN
Date/Publication: 2022-09-20 22:30:18 UTC
