Package: reproducibleRchunks 1.2.0

Andreas M. Brandmaier

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>).

Authors:Andreas M. Brandmaier [aut, cre], Aaron Peikert [ctb]

reproducibleRchunks_1.2.0.tar.gz
reproducibleRchunks_1.2.0.zip(r-4.7)reproducibleRchunks_1.2.0.zip(r-4.6)reproducibleRchunks_1.2.0.zip(r-4.5)
reproducibleRchunks_1.2.0.tgz(r-4.6-any)reproducibleRchunks_1.2.0.tgz(r-4.5-any)
reproducibleRchunks_1.2.0.tar.gz(r-4.7-any)reproducibleRchunks_1.2.0.tar.gz(r-4.6-any)
reproducibleRchunks_1.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
reproducibleRchunks/json (API)
NEWS

# Install 'reproducibleRchunks' in R:
install.packages('reproducibleRchunks', repos = c('https://brandmaier.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/brandmaier/reproduciblerchunks/issues

On CRAN:

Conda:

reproducibility

7.33 score 37 stars 24 scripts 183 downloads 9 exports 26 dependencies

Last updated from:dfb8d9bfb5. Checks:7 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64WARNING128
source / vignettesOK166
linux-release-x86_64WARNING133
macos-release-arm64WARNING98
macos-oldrel-arm64WARNING97
windows-develWARNING141
windows-releaseWARNING102
windows-oldrelWARNING99
wasm-releaseOK110

Exports:gather_package_namesget_num_reproducibility_errorsget_reproducibility_summaryisReproducibleload_repro_datareproducibleRresetsave_repro_datause_github_action

Dependencies:base64encbslibcachemclidigestevaluatefastmapfontawesomefshighrhtmltoolsjquerylibjsonliteknitrlifecyclememoisemimeR6rappdirsrlangrmarkdownrstudioapisasstinytexxfunyaml

A Minimal Example

Rendered fromminimal_example.Rmdusingknitr::rmarkdownon Jun 01 2026.

Last update: 2025-07-02
Started: 2025-07-02

Custom Reports

Rendered fromcustom_reports.Rmdusingknitr::rmarkdownon Jun 01 2026.

Last update: 2025-07-23
Started: 2025-07-04

Plots

Rendered fromplots.Rmdusingknitr::rmarkdownon Jun 01 2026.

Last update: 2025-07-02
Started: 2025-07-02

Use Case: Linear Regression with Outlier Correction and Bootstrap

Rendered fromregression_example.Rmdusingknitr::rmarkdownon Jun 01 2026.

Last update: 2025-07-04
Started: 2025-07-03

Use Case: A Simulation Study using Random Numbers

Rendered fromuse_case_simulation.Rmdusingknitr::rmarkdownon Jun 01 2026.

Last update: 2025-07-02
Started: 2025-07-02

Using renv with reproducibleRchunks

Rendered fromrenv_example.Rmdusingknitr::rmarkdownon Jun 01 2026.

Last update: 2025-07-23
Started: 2025-07-23