Skip to content
Snippets Groups Projects
Verified Commit 24f2f712 authored by ck85nori's avatar ck85nori :railway_track:
Browse files

adds R package installation instructions to README

parent ffb47975
No related branches found
No related tags found
No related merge requests found
Pipeline #307 passed
......@@ -26,6 +26,7 @@ build the template PDF, you need these dependencies:
- GNU **make**
- [graphviz][]
- R including the packages **data.table**, **tidyverse** and **svglite**
`install.packages(c("data.table", "tidyverse", "svglite"), Ncpus = 8)`
- [watchexec][]
- [markdown-spellcheck][]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment