Package: cloudos
Title: R Client Library for CloudOS
Version: 0.3.0
Authors@R: c(
    person(given = "Sangram Keshari",
           family = "Sahu",
           role = c("aut", "cre"),
           email = "sangram@lifebit.ai"),
    person(given = "Ilya",
           family = "Levantis",
           role = "aut",
           email = "ilya@lifebit.ai"),
    person(given = "Henry",
           family = "Stewart",
           role = "aut",
           email = "henry@lifebit.ai"),
    person(given = "Lifebit Biotech Ltd.",
           role = "cph")
    )
Description: The 'CloudOS' client library for R makes it easy to interact with 
    CloudOS <https://cloudos.lifebit.ai/> in the R environment for analysis.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: httr, utils, methods, dplyr (>= 1.0.0), tidyr, jsonlite,
        rappdirs, ggplot2, tibble
Suggests: httptest, kableExtra, knitr, lintr, rmarkdown, testthat
URL: https://github.com/lifebit-ai/cloudos
BugReports: https://github.com/lifebit-ai/cloudos/issues
NeedsCompilation: no
Packaged: 2022-02-07 18:34:51 UTC; ilya
Author: Sangram Keshari Sahu [aut, cre],
  Ilya Levantis [aut],
  Henry Stewart [aut],
  Lifebit Biotech Ltd. [cph]
Maintainer: Sangram Keshari Sahu <sangram@lifebit.ai>
Repository: CRAN
Date/Publication: 2022-02-09 10:20:02 UTC
