Package: cloudos
Title: R Client Library for CloudOS
Version: 0.2.0
Authors@R: c(
    person(given = "Sangram Keshari",
           family = "Sahu",
           role = c("aut", "cre"),
           email = "sangram@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.1
Imports: httr, utils, methods, dplyr (>= 1.0.0), 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: 2021-08-09 11:20:37 UTC; ilya
Author: Sangram Keshari Sahu [aut, cre],
  Lifebit Biotech Ltd. [cph]
Maintainer: Sangram Keshari Sahu <sangram@lifebit.ai>
Repository: CRAN
Date/Publication: 2021-08-09 14:30:02 UTC
