Package: urbnthemes Type: Package Title: Additional theme and utilities for "ggplot2" in the Urban Institute style Version: 0.0.3 Authors@R: c( person(given = "Aaron", family = "Williams", middle = "R.", email = "awilliams@urban.org", role = c("aut", "cre")), person(given = "Kyle", family = "Ueyama", email = "kueyama@urban.org", role = "aut"), person(given = "Ajjit", family = "Narayanan", email = "anarayanan@urban.org", role = "aut"), person(given = "Ben", family = "Chartoff", email = "bchartoff@urban.org", role = "aut") ) Description: Align "ggplot2" output more closely with the Urban Institute Data Visualization style guide . Depends: R (>= 3.1.0) Imports: extrafont, ggplot2 (>= 3.3.0), ggrepel, grid, gridExtra, lifecycle, scales, conflicted, tibble, purrr, stringr, systemfonts Remotes: extrafont=github::wch/extrafont License: GPL-3 URL: https://github.com/UrbanInstitute/urbnthemes BugReports: https://github.com/UrbanInstitute/urbnthemes/issues Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Suggests: knitr, rmarkdown, testthat VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libicu-dev Repository: https://urbaninstitute.r-universe.dev Date/Publication: 2025-09-19 13:16:17 UTC RemoteUrl: https://github.com/UrbanInstitute/urbnthemes RemoteRef: HEAD RemoteSha: c7c37dd1ce8d1fee7eb7e1aed7f4eb7dcaf4d5b4 NeedsCompilation: no Packaged: 2026-06-20 08:23:01 UTC; root Author: Aaron R. Williams [aut, cre], Kyle Ueyama [aut], Ajjit Narayanan [aut], Ben Chartoff [aut] Maintainer: Aaron R. Williams