Package: Rcwl
Title: Wrap Command Tools and Pipelines Using CWL
Version: 1.4.8
Authors@R: c(person("Qiang", "Hu", email = "qiang.hu@roswellpark.org", role = c("aut", "cre")),
	     person("Qian", "Liu", email = "qian.liu@roswellpark.org", role = c("aut")))
Description: The package can be a simple and user-friendly way to manage command line tools and build data analysis pipelines in R using Common Workflow Language (CWL).
Depends: R (>= 3.6), yaml, methods, S4Vectors
Imports: utils, stats, BiocParallel, batchtools, DiagrammeR, shiny,
        R.utils, codetools
License: GPL-2 | file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: testthat, knitr, rmarkdown, BiocStyle
VignetteBuilder: knitr
RoxygenNote: 7.1.0
biocViews: Software, WorkflowStep, ImmunoOncology
SystemRequirements: python (>= 2.7), cwltool (>= 1.0.2018)
git_url: https://git.bioconductor.org/packages/Rcwl
git_branch: RELEASE_3_11
git_last_commit: 4414bc2
git_last_commit_date: 2020-07-14
Date/Publication: 2020-07-14
NeedsCompilation: no
Packaged: 2020-07-15 02:24:31 UTC; biocbuild
Author: Qiang Hu [aut, cre],
  Qian Liu [aut]
Maintainer: Qiang Hu <qiang.hu@roswellpark.org>
