In this session, a discussion of R code portability, the factors that impact how the R code/script we develop can be used and run successfully by someone else, and the currently available solutions to ensuring portability.
The final part of the session will the third day of Hackathon 2024.
Further Reading
- Introduction to renv - https://rstudio.github.io/renv/articles/renv.html
Teaching Material
Slides can be viewed here.
PDF version of slides can be downloaded here.
R scripts for slides available here