👩‍💻 Set up

You’ll need the following R packages installed

You can install these with install.packages(c("devtools", "usethis", "cli"))

You can check if everything is set up correctly by running:

devtools::has_devel()
## Your system is ready to build packages!