workflowr: A Framework for Reproducible and Collaborative Data Science

Provides a workflow for your analysis projects by combining literate programming ('knitr' and 'rmarkdown') and version control ('Git', via 'git2r') to generate a website containing time-stamped, versioned, and documented results.

Version: 1.7.1
Depends: R (≥ 3.3.0)
Imports: callr (≥ 3.7.0), fs (≥ 1.2.7), getPass, git2r (≥ 0.26.0), glue, httpuv (≥ 1.2.2), httr, knitr (≥ 1.29), rmarkdown (≥ 1.18), rprojroot (≥ 1.2), rstudioapi (≥ 0.6), stringr (≥ 1.3.0), tools, utils, whisker (≥ 0.3-2), yaml
Suggests: clipr (≥ 0.7.0), miniUI (≥ 0.1.1), reticulate (≥ 1.15), sessioninfo, shiny (≥ 0.14), testthat (≥ 2.0.0), withr (≥ 2.0.0)
Published: 2023-08-23
DOI: 10.32614/CRAN.package.workflowr
Author: John Blischak ORCID iD [aut, cre], Peter Carbonetto ORCID iD [aut], Matthew Stephens ORCID iD [aut], Luke Zappia [ctb] (Instructions for hosting with GitLab), Pierre Formont [ctb] (Support for hosting with Shiny Server), Tim Trice [ctb] (Instructions for sharing common code), Jiaxiang Li [ctb] (Function wflow_toc() to create table of contents), Michael J. Kane ORCID iD [ctb] (Option suppress_report), Anh Tran [ctb] (Updated RStudio Project Template), Sydney Purdue [ctb] (Improved wflow_start() error handling), Giorgio Comai [ctb] (Added argument only_published to wflow_toc()), Zaynaib Giwa [ctb] (Multiple enhancements), Xiongbing Jin [ctb] (Fixed bug in versions table for figures), Yihui Xie ORCID iD [ctb] (Design advice; maintenance)
Maintainer: John Blischak <jdblischak at gmail.com>
BugReports: https://github.com/workflowr/workflowr/issues
License: MIT + file LICENSE
URL: https://github.com/workflowr/workflowr
NeedsCompilation: no
SystemRequirements: pandoc (>= 1.14) - https://pandoc.org
Language: en-US
Citation: workflowr citation info
Materials: NEWS
In views: ReproducibleResearch
CRAN checks: workflowr results

Documentation:

Reference manual: workflowr.html , workflowr.pdf
Vignettes: Getting started with workflowr (source, R code)
Customize your research website (source, R code)
Migrating an existing project to use workflowr (source, R code)
How the workflowr package works (source)
Frequently asked questions (source, R code)
Hosting workflowr websites using GitLab (source, R code)
Sharing common code across analyses (source, R code)
Alternative strategies for deploying workflowr websites (source)
Reproducible research with workflowr (source, R code)
Using large data files with workflowr (source, R code)

Downloads:

Package source: workflowr_1.7.1.tar.gz
Windows binaries: r-devel: workflowr_1.7.1.zip, r-release: workflowr_1.7.1.zip, r-oldrel: workflowr_1.7.1.zip
macOS binaries: r-release (arm64): workflowr_1.7.1.tgz, r-oldrel (arm64): workflowr_1.7.1.tgz, r-release (x86_64): workflowr_1.7.1.tgz, r-oldrel (x86_64): workflowr_1.7.1.tgz
Old sources: workflowr archive

Reverse dependencies:

Reverse enhances: listdown

Linking:

Please use the canonical form https://CRAN.R-project.org/package=workflowr to link to this page.