Package: twriTemplates Type: Package Title: Templates for TWRI reports Version: 0.3.0 Authors@R: c( person(given = "Michael", family = "Schramm", role = c("aut", "cre"), email = "michael.schramm@ag.tamu.edu", comment = c(ORCID = "0000-0003-1876-6592")), person(family = "Texas Water Resources Institute", role = "cph"), person(given = "Laura", family = "DeCicco", role = "ctb", comment = "'ggplot_box_legend()'") ) Description: Provides word and pdf Rmarkdown templates that meet TWRI branding guidance. License: CC0 Encoding: UTF-8 LazyData: true Imports: bookdown, cowplot, fs, ggplot2, lifecycle, methods, officedown, rlang, systemfonts Suggests: testthat (>= 3.0.0), flextable, magick, ragg, rmarkdown, tinytex RoxygenNote: 7.2.3 Depends: R (>= 2.10) Config/testthat/edition: 3 Roxygen: list(markdown = TRUE) URL: https://github.com/TxWRI/twriTemplates, https://txwri.github.io/twriTemplates/ BugReports: https://github.com/TxWRI/twriTemplates/issues Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev Repository: https://txwri.r-universe.dev Date/Publication: 2023-10-19 14:08:22 UTC RemoteUrl: https://github.com/TxWRI/twriTemplates RemoteRef: HEAD RemoteSha: 0e3813ea3e762eba55d78dc2d9d0378cdab47d71 NeedsCompilation: no Packaged: 2026-05-26 08:15:12 UTC; root Author: Michael Schramm [aut, cre] (ORCID: ), Texas Water Resources Institute [cph], Laura DeCicco [ctb] ('ggplot_box_legend()') Maintainer: Michael Schramm