Description Usage Arguments Details
Migrate a project's infrastructure from Packrat to renv
.
The following actions are taken:
1 |
project |
The project directory. If |
The Packrat lockfile is migrated to renv.lock
;
Packages installed in the Packrat library are migrated to the renv
library;
Relevant Packrat options (e.g. ignored.packages
) are copied;
Packages in the Packrat cache are imported into the renv
cache;
The project .Rprofile
is updated to use renv
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.