Crandore Hub

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.

Versions across snapshots

VersionRepositoryFileSize
3.4.0 rolling source/ R- groundhog_3.4.0.tar.gz 87.7 KiB
3.4.0 rolling linux/jammy R-4.5 groundhog_3.4.0.tar.gz 284.0 KiB
3.4.0 rolling linux/noble R-4.5 groundhog_3.4.0.tar.gz 284.1 KiB
3.4.0 latest source/ R- groundhog_3.4.0.tar.gz 87.7 KiB
3.4.0 latest linux/jammy R-4.5 groundhog_3.4.0.tar.gz 284.0 KiB
3.4.0 latest linux/noble R-4.5 groundhog_3.4.0.tar.gz 284.1 KiB
3.4.0 2026-04-23 source/ R- groundhog_3.4.0.tar.gz 87.7 KiB
3.4.0 2026-04-09 windows/windows R-4.5 groundhog_3.4.0.zip 286.6 KiB
3.2.2 2025-04-20 source/ R- groundhog_3.2.2.tar.gz 80.2 KiB

Dependencies (latest)

Depends

Imports

Suggests