reproducibleRchunks: Automated Reproducibility Checks for R Markdown Documents

Provide reproducible R chunks in R Markdown document that automatically check computational results for reproducibility. This is achieved by creating json files storing metadata about computational results. A comprehensive tutorial to the package is available as preprint by Brandmaier & Peikert (2024, <doi:10.31234/osf.io/3zjvf>).

Version: 1.1.0
Imports: jsonlite, knitr, digest, rstudioapi, utils, rmarkdown
Suggests: spelling, MASS, testthat (≥ 3.0.0)
Published: 2025-07-02
Author: Andreas M. Brandmaier [aut, cre], Aaron Peikert [ctb]
Maintainer: Andreas M. Brandmaier <andreas.brandmaier at medicalschool-berlin.de>
BugReports: https://github.com/brandmaier/reproducibleRchunks/issues
License: MIT + file LICENSE
NeedsCompilation: no
Language: en-US
Citation: reproducibleRchunks citation info
Materials: README NEWS
CRAN checks: reproducibleRchunks results

Documentation:

Reference manual: reproducibleRchunks.pdf
Vignettes: A Minimal Example (source, R code)
use_case_simulation (source, R code)

Downloads:

Package source: reproducibleRchunks_1.1.0.tar.gz
Windows binaries: r-devel: reproducibleRchunks_1.0.3.zip, r-release: reproducibleRchunks_1.0.3.zip, r-oldrel: reproducibleRchunks_1.0.3.zip
macOS binaries: r-release (arm64): reproducibleRchunks_1.0.3.tgz, r-oldrel (arm64): reproducibleRchunks_1.0.3.tgz, r-release (x86_64): reproducibleRchunks_1.0.3.tgz, r-oldrel (x86_64): reproducibleRchunks_1.0.3.tgz
Old sources: reproducibleRchunks archive

Linking:

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