Movatterモバイル変換


[0]ホーム

URL:


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.3.0
Depends:utils
Imports:methods
Suggests:git2r,remotes
Published:2025-12-09
DOI:10.32614/CRAN.package.groundhog
Author:Uri SimonsohnORCID iD [aut, cre], Hugo GrusonORCID 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.html ,groundhog.pdf

Downloads:

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

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=groundhogto link to this page.


[8]ページ先頭

©2009-2025 Movatter.jp