Package: groundhog 3.2.2.9001

Uri Simonsohn

groundhog: Version-Control for CRAN, GitHub, and GitLab Packages

Make R scripts reproducible, by ensuring that every time a given script is run, the same version of the used packages are loaded (instead of whichever version the user running the script happens to have installed). This is achieved by using the command groundhog.library() instead of the base command library(), and including a date in the call. The date is used to call on the same version of the package every time (the most recent version available at that date). Load packages from CRAN, GitHub, or Gitlab.

Authors:Uri Simonsohn [aut, cre], Hugo Gruson [ctb, aut]

groundhog_3.2.2.9001.tar.gz
groundhog_3.2.2.9001.zip(r-4.5)groundhog_3.2.2.9001.zip(r-4.4)groundhog_3.2.2.9001.zip(r-4.3)
groundhog_3.2.2.9001.tgz(r-4.5-any)groundhog_3.2.2.9001.tgz(r-4.4-any)groundhog_3.2.2.9001.tgz(r-4.3-any)
groundhog_3.2.2.9001.tar.gz(r-4.5-noble)groundhog_3.2.2.9001.tar.gz(r-4.4-noble)
groundhog_3.2.2.9001.tgz(r-4.4-emscripten)groundhog_3.2.2.9001.tgz(r-4.3-emscripten)
groundhog.pdf |groundhog.html
groundhog/json (API)

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

Bug tracker:https://github.com/credibilitylab/groundhog/issues

On CRAN:

Conda:

reproducible-research

7.45 score 80 stars 264 scripts 1.3k downloads 9 exports 0 dependencies

Last updated 1 months agofrom:f0bc7b894e. Checks:9 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 20 2025
R-4.5-winOKMar 20 2025
R-4.5-macOKMar 20 2025
R-4.5-linuxOKMar 20 2025
R-4.4-winOKMar 20 2025
R-4.4-macOKMar 20 2025
R-4.4-linuxOKMar 20 2025
R-4.3-winOKMar 20 2025
R-4.3-macOKMar 20 2025

Exports:cross.tocget.groundhog.folderget.snowballgroundhog.librarymeta.groundhogrestore.libraryset.groundhog.foldertoctry.renaming.method.again

Dependencies: