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.2 | 
| 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 (≥ 3.0.0), withr (≥
2.0.0) | 
| Published: | 2025-08-18 | 
| DOI: | 10.32614/CRAN.package.workflowr | 
| Author: | John Blischak  [aut, cre],
  Peter Carbonetto  [aut],
  Matthew Stephens  [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  [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  [ctb]
    (Design advice; maintenance) | 
| Maintainer: | John Blischak  <jdblischak at gmail.com> | 
| BugReports: | https://github.com/workflowr/workflowr/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://workflowr.github.io/workflowr/,
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 |