Package: glitr Title: Adorned SI style plots Version: 0.4.0 Authors@R: c( person("Tim", "Essam", ,"tessam@usaid.gov", c("aut", "cre")), person("Aaron", "Chafetz", ,"achafetz@usaid.gov", c("aut")), person("Baboyma", "Kagniniwa", ,"bkagniniwa@usaid.gov", c("aut")) ) Description: Helps create and export ggplot2 charts in the style used by the GH OHA SI team. Includes multiple styles and themes to tweak plots to user needs. Sample testing data also available. License: MIT + file LICENSE URL: https://github.com/USAID-OHA-SI/glitr, https://usaid-oha-si.github.io/glitr/ BugReports: https://github.com/USAID-OHA-SI/glitr/issues Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.3 Depends: R (>= 3.5.0) Imports: systemfonts, ggplot2 (>= 3.3.0), magrittr, scales, usethis, grDevices, cli Suggests: dplyr, forcats, ggtext, knitr, lifecycle, patchwork, purrr, rmarkdown, markdown, sf, testthat, tidyr Remotes: USAID-OHA-SI/gagglr BuildVignettes: false VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev git make libgit2-dev libuv1-dev libssl-dev libx11-dev Repository: https://usaid-oha-si.r-universe.dev Date/Publication: 2026-03-18 19:03:10 UTC RemoteUrl: https://github.com/USAID-OHA-SI/glitr RemoteRef: HEAD RemoteSha: c24eb52ac3a0c12a242aad7a0bf7ec01a8ce1b1f NeedsCompilation: no Packaged: 2026-06-16 08:21:09 UTC; root Author: Tim Essam [aut, cre], Aaron Chafetz [aut], Baboyma Kagniniwa [aut] Maintainer: Tim Essam