Talks & tutorials

: slides; : recording; : materials; : blog post(s).

Package Development: the Mechanics

“Develop an R package”, they said… What does this even mean? In this session with a live demo, we shall demystify the creation of an R package. R packages are mostly well-organized folders, and there are automatic tools to help. Let’s dive into the wonders of usethis!

renv demo

Why and how to use the renv package to handle the R dependencies of a project.