Package: groundhog 3.2.1.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.1.9001.tar.gz
groundhog_3.2.1.9001.zip(r-4.5)groundhog_3.2.1.9001.zip(r-4.4)groundhog_3.2.1.9001.zip(r-4.3)
groundhog_3.2.1.9001.tgz(r-4.4-any)groundhog_3.2.1.9001.tgz(r-4.3-any)
groundhog_3.2.1.9001.tar.gz(r-4.5-noble)groundhog_3.2.1.9001.tar.gz(r-4.4-noble)
groundhog_3.2.1.9001.tgz(r-4.4-emscripten)groundhog_3.2.1.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

7.56 score 79 stars 240 scripts 1.1k downloads 9 exports 0 dependencies

Last updated 6 days agofrom:45f89ba5fb. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 15 2024
R-4.5-winNOTENov 15 2024
R-4.5-linuxNOTENov 15 2024
R-4.4-winNOTENov 15 2024
R-4.4-macNOTENov 15 2024
R-4.3-winNOTENov 15 2024
R-4.3-macNOTENov 15 2024

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

Dependencies: