Academic CV built using R.
cv/cv.Rmd: CV structure implemented as an{rmarkdown}document.data/*.csv: Data on each CV subcategory.scripts/install.R: Installs/loads allRdependencies using the{pacman}📦.
- The
{vitae}📦 is used to provide a CV template. {tidyverse}:tool: are used for data read in and manipulation.{here}📦 for path management.{tinytex}📦 to manage LaTex installation and additional packages.