Package: sevenbridges2
Type: Package
Title: The 'Seven Bridges Platform' API Client
Version: 0.2.0
Authors@R: c(
    person("Marko", "Trifunovic", email = "marko.trifunovic@velsera.com", role = c("aut", "cre")),
    person("Marija", "Gacic", email = "marija.jovanovic@velsera.com", role = c("aut")),
    person("Vladimir", "Obucina", email = "vladimir.obucina@velsera.com", role = c("aut")),
    person("Velsera", role = c("cph", "fnd"))
    )
Maintainer: Marko Trifunovic <marko.trifunovic@velsera.com>
Description: R client and utilities for 'Seven Bridges Platform' API, from 'Cancer Genomics Cloud' 
    to other 'Seven Bridges' supported platforms. API documentation is hosted publicly 
    at <https://docs.sevenbridges.com/docs/the-api>.
License: Apache License 2.0
Encoding: UTF-8
VignetteBuilder: knitr
URL: https://www.sevenbridges.com,
        https://sbg.github.io/sevenbridges2/,
        https://github.com/sbg/sevenbridges2
Depends: R (>= 4.2.0)
RoxygenNote: 7.3.1
Imports: httr, R6, purrr, jsonlite, cli, rlang, curl, glue, stringr,
        utils, checkmate, DescTools, yaml, readr, data.table
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), stringi, withr,
        remotes, pkgdown
Config/testthat/edition: 3
Config/testthat/parallel: true
Language: en-US
BugReports: https://github.com/sbg/sevenbridges2/issues
NeedsCompilation: no
Packaged: 2024-07-01 15:35:57 UTC; markotrifunovic
Author: Marko Trifunovic [aut, cre],
  Marija Gacic [aut],
  Vladimir Obucina [aut],
  Velsera [cph, fnd]
Repository: CRAN
Date/Publication: 2024-07-02 08:00:02 UTC
