CRAN/E | workflowr

workflowr

A Framework for Reproducible and Collaborative Data Science

Installation

About

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.

Citation workflowr citation info
github.com/workflowr/workflowr
System requirements pandoc (>= 1.14) - https://pandoc.org
Bug report File report

Key Metrics

Version 1.7.1
R ≥ 3.3.0
Published 2023-08-23 219 days ago
Needs compilation? no
License MIT
License File
CRAN checks workflowr results
Language en-US

Downloads

Yesterday 40 0%
Last 7 days 105 -21%
Last 30 days 541 -21%
Last 90 days 1.949 -3%
Last 365 days 8.397 -5%

Maintainer

Maintainer

John Blischak

jdblischak@gmail.com

Authors

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)

Material

NEWS
Reference manual
Package source

In Views

ReproducibleResearch

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

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

workflowr archive

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

Reverse Enhances

listdown