Package: sevenbridges
Type: Package
Title: Seven Bridges Platform API Client and Common Workflow Language
        Tool Builder in R
Version: 1.40.0
Authors@R: c(
    person("Phil", "Webster", email = "phil.webster@velsera.com", role = c("aut", "cre")),
    person("Soner", "Koc", role = c("aut"), comment = c(ORCID = "0000-0002-0772-6600")),
    person("Nan", "Xiao", role = c("aut")),
    person("Tengfei", "Yin", role = c("aut")),
    person("Dusan", "Randjelovic", role = "ctb"),
    person("Emile", "Young", role = c("ctb")),
    person("Velsera", role = c("cph", "fnd"))
    )
Maintainer: Phil Webster <phil.webster@velsera.com>
Description: R client and utilities for Seven Bridges platform API, from Cancer
    Genomics Cloud to other Seven Bridges supported platforms.
License: Apache License 2.0 | file LICENSE
VignetteBuilder: knitr
URL: https://www.sevenbridges.com,
        https://sbg.github.io/sevenbridges-r/,
        https://github.com/sbg/sevenbridges-r
BugReports: https://github.com/sbg/sevenbridges-r/issues
biocViews: Software, DataImport, ThirdPartyClient
Depends: methods, utils, stats
Imports: httr, jsonlite, yaml, objectProperties, stringr, S4Vectors,
        docopt, curl, uuid, data.table
Suggests: knitr, rmarkdown, testthat, readr
NeedsCompilation: no
Encoding: UTF-8
RoxygenNote: 7.2.0
Collate: sevenbridges-package.R class-all.R api-http.R api-utils.R
        api-misc.R class-filesystem.R class-cwl.R class-auth-utils.R
        class-auth.R class-item.R class-meta.R class-ratelimit.R
        class-user.R class-billing.R class-member.R class-project.R
        class-files.R class-upload.R class-app.R class-tool.R
        class-flow.R class-task.R class-volume.R class-division.R
        class-team.R class-teammember.R class-marker.R misc-uploader.R
        misc-handler.R misc-lift.R zzz.R
git_url: https://git.bioconductor.org/packages/sevenbridges
git_branch: RELEASE_3_22
git_last_commit: 49577ad
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
Packaged: 2025-10-30 06:30:03 UTC; biocbuild
Author: Phil Webster [aut, cre],
  Soner Koc [aut] (ORCID: <https://orcid.org/0000-0002-0772-6600>),
  Nan Xiao [aut],
  Tengfei Yin [aut],
  Dusan Randjelovic [ctb],
  Emile Young [ctb],
  Velsera [cph, fnd]
