Displaying 2 results from an estimated 2 matches for "groundhogr".
Did you mean:
groundhog
2023 Oct 11
2
Problem with compatible library versions
There is a fairly straightforward way to load older versions
of packages, and that is to use the 'groundhog' package.
As the first sentence of https://groundhogr.com/ puts it:
Make your R scripts reproducible by replacing library(pkg)
with groundhog.library(pkg, date).
pkg can be a vector of package names or a single name.
On Wed, 11 Oct 2023 at 20:58, Uwe Ligges <ligges at statistik.tu-dortmund.de>
wrote:
>
>
> On 10.10.2023 17:34, S...
2023 Oct 11
2
Problem with compatible library versions
...ges at statistik.tu-dortmund.de>
Cc: r-help at r-project.org
Subject: Re: [R] Problem with compatible library versions
[External Email]
There is a fairly straightforward way to load older versions of packages, and that is to use the 'groundhog' package.
As the first sentence of https://groundhogr.com/ puts it:
Make your R scripts reproducible by replacing library(pkg)
with groundhog.library(pkg, date).
pkg can be a vector of package names or a single name.
On Wed, 11 Oct 2023 at 20:58, Uwe Ligges <ligges at statistik.tu-dortmund.de>
wrote:
>
>
> On 10.10.2023 17:34, S...