Package: flowr
Type: Package
Title: Streamlining Design and Deployment of Complex Workflows
Description: This framework allows you to design and implement complex
    pipelines, and deploy them on your institution's computing cluster. This has
    been built keeping in mind the needs of bioinformatics workflows. However, it is
    easily extendable to any field where a series of steps (shell commands) are to
    be executed in a (work)flow.
Version: 0.9.11
Depends: R (>= 3.3), methods, params (>= 0.7), utils
Imports: diagram, whisker, tools, readr
Suggests: reshape2, knitr, testthat, funr, rmarkdown
Enhances: ggplot2, openxlsx, pacman, cowplot
VignetteBuilder: knitr
URL: https://github.com/flow-r/flowr
BugReports: https://github.com/flow-r/flowr/issues
Authors@R: c(person("Sahil", "Seth", role = c("aut", "cre"), email = "me@sahilseth.com"))
License: MIT + file LICENSE
RoxygenNote: 7.1.1
Language: en-US
NeedsCompilation: no
Packaged: 2021-03-02 21:43:35 UTC; sahilseth
Author: Sahil Seth [aut, cre]
Maintainer: Sahil Seth <me@sahilseth.com>
Repository: CRAN
Date/Publication: 2021-03-02 22:00:03 UTC
Built: R 4.0.2; ; 2021-03-04 12:52:32 UTC; unix
