The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 3.2.0
Depends: utils
Imports: methods
Suggests: git2r, remotes
Published: 2024-02-03
Author: Uri Simonsohn ORCID iD [aut, cre], Hugo Gruson ORCID iD [ctb, aut]
Maintainer: Uri Simonsohn <urisohn at gmail.com>
BugReports: https://github.com/CredibilityLab/groundhog/issues
License: GPL-3
URL: https://groundhogr.com/, https://github.com/CredibilityLab/groundhog
NeedsCompilation: no
Materials: README
In views: ReproducibleResearch
CRAN checks: groundhog results

Documentation:

Reference manual: groundhog.pdf

Downloads:

Package source: groundhog_3.2.0.tar.gz
Windows binaries: r-devel: groundhog_3.2.0.zip, r-release: groundhog_3.2.0.zip, r-oldrel: groundhog_3.2.0.zip
macOS binaries: r-release (arm64): groundhog_3.2.0.tgz, r-oldrel (arm64): groundhog_3.2.0.tgz, r-release (x86_64): groundhog_3.2.0.tgz, r-oldrel (x86_64): groundhog_3.2.0.tgz
Old sources: groundhog archive

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.