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.0.2
Imports: jsonlite, knitr, digest, rstudioapi, utils
Suggests: spelling, testthat (≥ 3.0.0)
Published: 2025-01-29
DOI: 10.32614/CRAN.package.reproducibleRchunks
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

Downloads:

Package source: reproducibleRchunks_1.0.2.tar.gz
Windows binaries: r-devel: not available, r-release: reproducibleRchunks_1.0.2.zip, r-oldrel: not available
macOS binaries: r-release (arm64): reproducibleRchunks_1.0.2.tgz, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

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