/ˈviːteɪ/
The vitae package makes creating and maintaining a Résumé or CV with R Markdown simple. It provides a collection of LaTeX and HTML templates, with helpful functions to add content to the documents.
You can install the development version from Github
# install.packages("devtools")
devtools::install_github("ropenscilabs/vitae")