Tutorial 3

How to develop, test and publish R-packages

Volg deze link voor de inhoud van deze tutorial.

Let op: Als je gebruikmaakt van Posit Cloud, voer dan eerst de onderstaande stappen uit.

WarningR package development via Posit Cloud
  1. Build tab -> configure build tools
  2. Run install.packages(c("devtools", "roxygen2", "testthat", "knitr", "usethis", "here"))
  3. Run usethis::create_package(here::here())
TipRecording of the flow

If you’d like to revisit this tutorial later on, there exists a recording of the discussion of the outlined flow here (download for the 1h+ recording)