Package: vitae
Title: Curriculum Vitae for R Markdown
Version: 0.2.2
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")))
Description: Provides templates and functions to simplify the production and maintenance of curriculum vitae.
Imports: bookdown, rlang, glue, dplyr, rmarkdown (>= 1.18), knitr,
        xfun, RefManageR
Suggests: bibtex, covr, rorcid, testthat, stringr, htmltools
License: GPL-3
Encoding: UTF-8
BugReports: https://github.com/mitchelloharawild/vitae/issues
URL: https://pkg.mitchelloharawild.com/vitae/,
        https://github.com/mitchelloharawild/vitae
LazyData: true
RoxygenNote: 7.0.2.9000
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-04-27 06:43:29 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>)
Maintainer: Mitchell O'Hara-Wild <mail@mitchelloharawild.com>
Repository: CRAN
Date/Publication: 2020-04-27 08:00:02 UTC
