CRAN/E | groundhog

groundhog

Version-Control for CRAN, GitHub, and GitLab Packages

Installation

About

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.

groundhogr.com/
github.com/CredibilityLab/groundhog
Bug report File report

Key Metrics

Version 3.2.0
Published 2024-02-03 55 days ago
Needs compilation? no
License GPL-3
CRAN checks groundhog results

Downloads

Yesterday 59 0%
Last 7 days 169 -31%
Last 30 days 952 -34%
Last 90 days 3.519 +10%
Last 365 days 12.935 +11%

Maintainer

Maintainer

Uri Simonsohn

urisohn@gmail.com

Authors

Uri Simonsohn

aut / cre

Hugo Gruson

ctb / aut

Material

README
Reference manual
Package source

In Views

ReproducibleResearch

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

groundhog archive

Depends

utils

Imports

methods

Suggests

git2r
remotes