Skip to course content
Free R statistics course

Statistical Data Analytics with R

Setup And Runtime Notes

Course: Statistical Data Analytics with R

Runtime Needed

Local Setup

From the course folder:

Rscript starter-files/install-packages.R
Rscript starter-files/runtime-check.R
quarto render starter-files/final-report-template.qmd

If Rscript is not found, install R first. If quarto is not found, install Quarto before rendering the report. The text lessons still work without this runtime, but code execution QA is not complete until these commands pass.

Runtime Check Result

The runtime check should print a small grouped table. For the statistics course, the full learner workflow should also be tested in a clean R project before calling the course final.

Quality Rule

Do not submit or publish a result until the limitation line is filled in. A useful result is still incomplete if the learner cannot say where it may fail.