Package: reproducibleRchunks
Title: Automated Reproducibility Checks for R Markdown Documents
Version: 1.1.0
Authors@R: c(person("Andreas M. Brandmaier", email="andreas.brandmaier@medicalschool-berlin.de", role=c("aut","cre")), person("Aaron Peikert",email="peikert@mpib-berlin.mpg.de",role="ctb"))
Description: 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>).
License: MIT + file LICENSE
Encoding: UTF-8
Imports: jsonlite, knitr, digest, rstudioapi, utils, rmarkdown
Suggests: spelling, MASS, testthat (>= 3.0.0)
Config/testthat/edition: 3
Language: en-US
BugReports: https://github.com/brandmaier/reproducibleRchunks/issues
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-07-02 07:40:00 UTC; andreas.brandmaier
Author: Andreas M. Brandmaier [aut, cre],
  Aaron Peikert [ctb]
Maintainer: Andreas M. Brandmaier <andreas.brandmaier@medicalschool-berlin.de>
Repository: CRAN
Date/Publication: 2025-07-02 08:10:02 UTC
Built: R 4.3.3; ; 2025-07-04 04:41:51 UTC; unix
