Socratizer

Online learning platform

Tooling (R, RStudio, Quarto)

Required software

To participate in workshops and complete assignments, you need:

  1. R (CRAN)
  2. RStudio Desktop
  3. Quarto (for rendering .qmd assignments)

See also the Installation instructions page.

Quarto documents (.qmd)

In this course, assignments are submitted as Quarto source files (.qmd). You will write text + code in one file and render it to HTML/PDF.

R packages

You will need various R packages during the semester.

To install everything in one go, use the course installer script:

Optional but recommended