Package: groundhog 3.2.0.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.0.9001.tar.gz
groundhog_3.2.0.9001.zip(r-4.5)groundhog_3.2.0.9001.zip(r-4.4)groundhog_3.2.0.9001.zip(r-4.3)
groundhog_3.2.0.9001.tgz(r-4.4-any)groundhog_3.2.0.9001.tgz(r-4.3-any)
groundhog_3.2.0.9001.tar.gz(r-4.5-noble)groundhog_3.2.0.9001.tar.gz(r-4.4-noble)
groundhog_3.2.0.9001.tgz(r-4.4-emscripten)groundhog_3.2.0.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'))

Peer review:

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

On CRAN:

reproducible-research

9 exports 78 stars 4.00 score 0 dependencies 229 scripts 1.0k downloads

Last updated 6 months agofrom:77b7a5814b. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 13 2024
R-4.5-winOKSep 13 2024
R-4.5-linuxOKSep 13 2024
R-4.4-winOKSep 13 2024
R-4.4-macOKSep 13 2024
R-4.3-winOKSep 13 2024
R-4.3-macOKSep 13 2024

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

Dependencies: