Package: vitae Title: Curriculum Vitae for R Markdown Version: 0.6.0.1 Authors@R: c( person("Mitchell", "O'Hara-Wild", role=c("aut", "cre"), email = "mail@mitchelloharawild.com", comment=c(ORCID = "0000-0001-6729-7695")), person("Rob", "Hyndman", email="Rob.Hyndman@monash.edu", role=c("aut"), comment = c(ORCID = "0000-0002-2140-5352")), person("Yihui", "Xie", role = c("ctb"), comment = c(ORCID = "0000-0003-0645-5666")), person("Albert", "Krewinkel", role = c("cph"), comment = c("Multiple bibliographies lua filter")), person("JooYoung", "Seo", role="ctb", comment = c(ORCID = "0000-0002-4064-6012")), person("Isabelle", "Greco", role="ctb", comment = c(ORCID = "0000-0003-1604-6639"))) Description: Provides templates and functions to simplify the production and maintenance of curriculum vitae. Depends: R (>= 3.5.0) Imports: rlang, glue, dplyr, rmarkdown (>= 2.2), knitr, xfun, yaml, tibble, vctrs (>= 0.3.3), pillar, jsonlite Suggests: covr, testthat, stringr, htmltools SystemRequirements: pandoc (>= 2.7) - http://pandoc.org License: GPL-3 Encoding: UTF-8 BugReports: https://github.com/mitchelloharawild/vitae/issues URL: https://pkg.mitchelloharawild.com/vitae/, https://github.com/mitchelloharawild/vitae Roxygen: list(markdown = TRUE, roclets=c('rd', 'collate', 'namespace')) RoxygenNote: 7.3.2 VignetteBuilder: knitr Config/pak/sysreqs: cmake make libuv1-dev Repository: https://robjhyndman.r-universe.dev Date/Publication: 2026-01-29 21:49:09 UTC RemoteUrl: https://github.com/mitchelloharawild/vitae RemoteRef: HEAD RemoteSha: 54d04d0040dc8d35a6c6647ee07242caf5e9f2fd NeedsCompilation: no Packaged: 2026-07-04 11:46:52 UTC; root Author: Mitchell O'Hara-Wild [aut, cre] (ORCID: ), Rob Hyndman [aut] (ORCID: ), Yihui Xie [ctb] (ORCID: ), Albert Krewinkel [cph] (Multiple bibliographies lua filter), JooYoung Seo [ctb] (ORCID: ), Isabelle Greco [ctb] (ORCID: ) Maintainer: Mitchell O'Hara-Wild