workflowr is an R package that helps researchers organize analysis projects as reproducible research websites.
It combines literate programming with knitr and R Markdown, together with Git version control via git2r, to create time-stamped, versioned, and documented results. The package is designed for data science projects where analyses, source code, outputs, and project history need to be kept together and shared clearly.
This is free and open source software.
Key Features
- Provides a structured project template with organized subdirectories.
- Combines code, narrative text, and results using R Markdown.
- Uses Git to version both source code and generated results.
- Runs analyses in isolated R sessions and records session information.
- Creates a website for presenting research results and linking to previous versions.
Website: github.com/workflowr/workflowr
Support:
Developer: John Blischak, Peter Carbonetto, and Matthew Stephens
License: MIT License
workflowr is written in R. Learn R with our recommended free books and free tutorials.
Related Software
| R Static Site Generators | |
|---|---|
| Bookdown | R package to facilitate writing books |
| rmarkdown | Create dynamic analysis documents combining code, rendered output, and prose |
| Blogdown | Powerful and customizable website output format for R Markdown |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

