Package: onbrand
Type: Package
Title: Templated Reporting Workflows in Word and PowerPoint
Version: 1.0.0
Authors@R: c(person("John", "Harrold", 
                     role    = c("aut", "cre"),
                     email   = "john.m.harrold@gmail.com",
                     comment = c(ORCID="0000-0003-2052-4373")),
             person("Bryan", "Smith", 
                     role    = c("aut"),
                     email   = "r.bryan.smith@gmail.com "))
Maintainer: John Harrold <john.m.harrold@gmail.com>
Description: Automated reporting in Word and PowerPoint  can require  customization for each organizational template.  Onbrand adds standard  reporting functions and an abstraction  layer to facilitate automated  reporting workflows that can be replicated across different organizational templates.
URL: https://john-harrold.github.io/onbrand/
BugReports: https://github.com/john-harrold/onbrand/issues
License: BSD_2_clause + file LICENSE
Encoding: UTF-8
LazyData: FALSE
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Imports: dplyr, flextable, ggplot2, magrittr, officer (>= 0.3.7),
        stringr, rlang, yaml
Suggests: knitr, knitrdata, markdown, rmarkdown, testthat
NeedsCompilation: no
Packaged: 2021-07-10 14:49:08 UTC; jmh
Author: John Harrold [aut, cre] (<https://orcid.org/0000-0003-2052-4373>),
  Bryan Smith [aut]
Repository: CRAN
Date/Publication: 2021-07-12 09:20:06 UTC
