resultcheck: Result Stability Checks for Empirical R Projects

Lightweight helpers for checking whether empirical results remain substantively unchanged across code revisions, platform differences, and package updates. The package supports regression-style testing of derived datasets, statistical model outputs, tables, and plots, helping researchers detect unintended result drift early and distinguish material from non-material changes in empirical workflows.

Version: 0.1.4
Imports: withr, rprojroot, yaml
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0), waldo
Published: 2026-04-21
DOI: 10.32614/CRAN.package.resultcheck
Author: Dianyi Yang ORCID iD [aut, cre, ctb]
Maintainer: Dianyi Yang <dianyi.yang at politics.ox.ac.uk>
BugReports: https://github.com/kv9898/resultcheck/issues
License: MIT + file LICENSE
URL: https://github.com/kv9898/resultcheck/, https://kv9898.github.io/resultcheck/
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: resultcheck results

Documentation:

Reference manual: resultcheck.html , resultcheck.pdf
Vignettes: Automated Testing with GitHub Actions (source, R code)
Handling Platform Differences in Snapshots (source, R code)

Downloads:

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

Linking:

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