Package: Rcwl
Title: Wrap Command Tools and Pipelines Using CWL
Version: 1.2.1
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: 6.1.1
biocViews: Software, WorkflowStep, ImmunoOncology
SystemRequirements: python (>= 2.7), cwltool (>= 1.0.2018)
git_url: https://git.bioconductor.org/packages/Rcwl
git_branch: RELEASE_3_10
git_last_commit: fe7536a
git_last_commit_date: 2019-10-31
Date/Publication: 2019-11-01
NeedsCompilation: no
Packaged: 2019-11-02 03:18:17 UTC; biocbuild
Author: Qiang Hu [aut, cre],
  Qian Liu [aut]
Maintainer: Qiang Hu <qiang.hu@roswellpark.org>
