Package: vitae
Title: Curriculum Vitae for R Markdown
Version: 0.6.0
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
RoxygenNote: 7.3.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-06-12 19:01:33 UTC; mitchell
Author: Mitchell O'Hara-Wild [aut, cre]
    (<https://orcid.org/0000-0001-6729-7695>),
  Rob Hyndman [aut] (<https://orcid.org/0000-0002-2140-5352>),
  Yihui Xie [ctb] (<https://orcid.org/0000-0003-0645-5666>),
  Albert Krewinkel [cph] (Multiple bibliographies lua filter),
  JooYoung Seo [ctb] (<https://orcid.org/0000-0002-4064-6012>),
  Isabelle Greco [ctb] (<https://orcid.org/0000-0003-1604-6639>)
Maintainer: Mitchell O'Hara-Wild <mail@mitchelloharawild.com>
Repository: CRAN
Date/Publication: 2024-06-12 19:10:02 UTC
Built: R 4.6.0; ; 2025-08-18 12:05:42 UTC; unix
