Deprecated: $wgMWOAuthSharedUserIDs=false is deprecated, set $wgMWOAuthSharedUserIDs=true, $wgMWOAuthSharedUserSource='local' instead [Called from MediaWiki\HookContainer\HookContainer::run in /var/www/html/w/includes/HookContainer/HookContainer.php at line 135] in /var/www/html/w/includes/Debug/MWDebug.php on line 372
groundhog - MaRDI portal

groundhog

From MaRDI portal
Software:72322



CRANgroundhogMaRDI QIDQ72322

Version-Control for CRAN, GitHub, and GitLab Packages

Uri Simonsohn, Hugo Gruson

Last update: 3 February 2024

Copyright license: GNU General Public License, version 3.0

Software version identifier: 2.2.1, 3.0.0, 3.1.0, 1.0.0, 1.1.0, 1.2.0, 1.3.2, 1.4.0, 1.5.0, 2.0.0, 2.0.1, 2.1.0, 2.2.0, 3.1.1, 3.1.2, 3.2.0

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.





This page was built for software: groundhog