Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use renv to create reproducible environments for the whole R project #149

Open
usr110 opened this issue Mar 13, 2024 · 0 comments
Open

Use renv to create reproducible environments for the whole R project #149

usr110 opened this issue Mar 13, 2024 · 0 comments

Comments

@usr110
Copy link
Member

usr110 commented Mar 13, 2024

Instead of creating a long list of all packages that are required to setup, run and visualize the results of the model, use the renv package that creates a reproducible environment for the whole RStudio's project

This guide takes you through the process: https://www.appsilon.com/post/renv-how-to-manage-dependencies-in-r

Relevant update: needs to update the documentation that we are now using renv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant