Package: CytobankAPI
Title: Cytobank API Wrapper for R
Version: 1.4.0
Authors@R: 
    c(person(given = "Qihao",
             family = "Qi",
             role = c("aut", "cre"),
             email = "qqi@beckman.com"),
      person(given = "Stefanie",
             family = "Trop",
             role = "aut",
             email = "strop@beckman.com"),
      person(given = "Louis",
             family = "Liu",
             role = "aut",
             email = "ZLIU011@beckman.com"))
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.beckman.com/flow-cytometry/software/cytobank-premium>.
Depends: R (>= 3.5), curl (>= 2.7), httr (>= 1.2.1)
Imports: jsonlite, methods, stats
License: GPL-3
LazyData: FALSE
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
Encoding: UTF-8
Copyright: 2020 Beckman Coulter, Inc.
NeedsCompilation: no
Packaged: 2021-09-29 13:54:49 UTC; stefanietrop
Author: Qihao Qi [aut, cre],
  Stefanie Trop [aut],
  Louis Liu [aut]
Maintainer: Qihao Qi <qqi@beckman.com>
Repository: CRAN
Date/Publication: 2021-10-04 08:30:20 UTC
