Source: r-bioc-rcwl Section: gnu-r Priority: optional Maintainer: Debian R Packages Maintainers Uploaders: Michael R. Crusoe Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-rcwl Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-rcwl.git Homepage: https://bioconductor.org/packages/Rcwl/ Standards-Version: 4.6.2 Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-yaml, r-bioc-s4vectors, r-bioc-biocparallel, r-cran-batchtools, r-cran-shiny, r-cran-r.utils, r-cran-codetools, r-cran-diagrammer, r-bioc-basilisk, cwltool, Testsuite: autopkgtest-pkg-r Package: r-bioc-rcwl Architecture: all Depends: ${R:Depends}, ${misc:Depends}, cwltool Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: An R interface to the Common Workflow Language The Common Workflow Language (CWL) is an open standard for development of data analysis workflows that is portable and scalable across different tools and working environments. Rcwl provides a simple way to wrap command line tools and build CWL data analysis pipelines programmatically within R. It increases the ease of usage, development, and maintenance of CWL pipelines.