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.2.0 |
Depends: | R (≥ 3.2.5) |
Imports: | callr, fs (≥ 1.2.4), getPass, git2r, glue, knitr (≥ 1.18), methods, rmarkdown (≥ 1.7), rprojroot, rstudioapi, stringr (≥ 1.1.0), tools, utils, whisker, yaml |
Suggests: | covr, devtools, testthat, withr |
Published: | 2019-02-14 |
Author: | John Blischak |
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 |
Materials: | NEWS |
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 |
Package source: | workflowr_1.2.0.tar.gz |
Windows binaries: | r-devel: workflowr_1.2.0.zip, r-release: workflowr_1.2.0.zip, r-oldrel: workflowr_1.2.0.zip |
OS X binaries: | r-release: workflowr_1.1.1.tgz, r-oldrel: workflowr_1.1.1.tgz |
Old sources: | workflowr archive |
Please use the canonical form https://CRAN.R-project.org/package=workflowr to link to this page.