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.6.2 |
Depends: | R (≥ 3.2.5) |
Imports: | callr, fs (≥ 1.2.7), getPass, git2r (≥ 0.26.0), glue, httpuv (≥ 1.2.2), httr, knitr (≥ 1.18), rmarkdown (≥ 1.7), rprojroot (≥ 1.2), rstudioapi (≥ 0.6), stringr (≥ 1.3.0), tools, utils, whisker (≥ 0.3-2), xfun, yaml |
Suggests: | clipr (≥ 0.7.0), covr, devtools, miniUI (≥ 0.1.1), reticulate (≥ 1.15), shiny (≥ 0.14), spelling, testthat (≥ 2.0.0), withr (≥ 2.0.0) |
Published: | 2020-04-30 |
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) |
Maintainer: | John Blischak <jdblischak at uchicago.edu> |
BugReports: | https://github.com/jdblischak/workflowr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/jdblischak/workflowr |
NeedsCompilation: | no |
SystemRequirements: | pandoc (>= 1.12.3) - http://pandoc.org |
Language: | en-US |
Citation: | workflowr citation info |
Materials: | NEWS |
In views: | ReproducibleResearch |
CRAN checks: | workflowr results |
Reference manual: | workflowr.pdf |
Vignettes: |
Getting started with workflowr Customize your research website Migrating an existing project to use workflowr How the workflowr package works Frequently asked questions Hosting workflowr websites using GitLab Sharing common code across analyses Alternative strategies for deploying workflowr websites Reproducible research with workflowr Using large data files with workflowr |
Package source: | workflowr_1.6.2.tar.gz |
Windows binaries: | r-devel: workflowr_1.6.2.zip, r-release: workflowr_1.6.2.zip, r-oldrel: workflowr_1.6.2.zip |
macOS binaries: | r-release: workflowr_1.6.2.tgz, r-oldrel: workflowr_1.6.2.tgz |
Old sources: | workflowr archive |
Please use the canonical form https://CRAN.R-project.org/package=workflowr to link to this page.