Package: vitae
Title: Curriculum Vitae for R Markdown
Version: 0.5.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")))
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, rorcid, 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.1.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-12-06 05:26:38 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>)
Maintainer: Mitchell O'Hara-Wild <mail@mitchelloharawild.com>
Repository: CRAN
Date/Publication: 2021-12-06 05:40:02 UTC
Built: R 4.0.5; ; 2022-04-21 11:33:07 UTC; windows
