Package: onbrand
Type: Package
Title: Templated Reporting Workflows in Word and PowerPoint
Version: 1.0.2
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. This package works around this by adding standard reporting functions and an abstraction layer to facilitate automated reporting workflows that can be replicated across different organizational templates.
URL: https://onbrand.ubiquity.tools/
BugReports: https://github.com/john-harrold/onbrand/issues
License: BSD_2_clause + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
VignetteBuilder: knitr
Imports: dplyr, flextable, ggplot2, magrittr, officer (>= 0.3.7),
        stringr, rlang, yaml
Suggests: knitr, knitrdata, markdown, rmarkdown, testthat
NeedsCompilation: no
Packaged: 2021-12-20 00:16:35 UTC; jmh
Author: John Harrold [aut, cre] (<https://orcid.org/0000-0003-2052-4373>),
  Bryan Smith [aut]
Repository: CRAN
Date/Publication: 2021-12-20 01:00:02 UTC
Built: R 4.1.0; ; 2021-12-20 13:07:22 UTC; unix
