Source: r-bioc-rcwl
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Michael R. Crusoe <crusoe@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 14),
 dh-r,
 r-base-dev,
 r-cran-yaml,
 r-bioc-s4vectors,
 r-bioc-biocparallel,
 r-cran-batchtools,
 r-cran-diagrammer,
 r-cran-shiny,
 r-cran-r.utils,
 r-cran-codetools,
 r-bioc-basilisk,
 r-pkg-team-core-architecture,
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://rcwl.org/Rcwl/

Package: r-bioc-rcwl
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
 cwltool,
 r-pkg-team-core-architecture,
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.
