Package: CytobankAPI
Title: Cytobank API Wrapper for R
Version: 2.2.1
Authors@R: c(
    person("Stu", "Blair", email="sblair@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 (>= 3.0.0)
VignetteBuilder: knitr
RoxygenNote: 7.2.1
Encoding: UTF-8
Copyright: 2020 Beckman Coulter, Inc.
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-04-21 02:24:29 UTC; fli05
Author: Stu Blair [aut, cre],
  Qihao Qi [aut],
  Stefanie Trop [aut],
  Louis Liu [aut],
  Preston Ng [aut],
  Chris Ciccolella [aut],
  Katherine Drake [aut]
Maintainer: Stu Blair <sblair@beckman.com>
Repository: CRAN
Date/Publication: 2023-04-21 08:32:30 UTC
Built: R 4.6.0; ; 2025-10-14 02:31:51 UTC; windows
