/r-project-workflows

List of workflow tools for R projects

R project workflows

This is a non-exhaustive list of R code that assists with the workflow of R projects. Some are R packages, others are Git repositories meant to be used as templates, and some are guides. Here "workflow" is broadly defined, and incldues one or more of the following: file organization, dependency management (e.g. like GNU Make), or report generation.

Please feel free to send a PR with a link to an additional project.