Package: gghdx Title: HDX Theme, Scales, and Other Conveniences for 'ggplot2' Version: 0.1.4 Authors@R: person( given = "Seth", family = "Caldwell", email = "caldwellst@gmail.com", role = c("aut", "cre", "cph") ) Description: A Humanitarian Data Exchange (HDX) theme, color palettes, and scales for 'ggplot2' to allow users to easily follow the HDX visual design guide, including convenience functions for for loading and using the Source Sans 3 font. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: dplyr, ggplot2, ggthemes, lifecycle, magrittr, purrr, rlang, showtext, sysfonts, tibble Depends: R (>= 2.10) LazyData: true Suggests: covr, here, knitr, rmarkdown, scales, testthat (>= 3.0.0) VignetteBuilder: knitr URL: https://github.com/OCHA-DAP/gghdx BugReports: https://github.com/OCHA-DAP/gghdx/issues Config/testthat/edition: 3 Config/pak/sysreqs: libfreetype6-dev libicu-dev libpng-dev zlib1g-dev Repository: https://ocha-dap.r-universe.dev Date/Publication: 2024-09-23 13:44:59 UTC RemoteUrl: https://github.com/ocha-dap/gghdx RemoteRef: HEAD RemoteSha: d47f50ae03bf681d11c792c8677be738de28a0fe NeedsCompilation: no Packaged: 2026-06-20 08:28:37 UTC; root Author: Seth Caldwell [aut, cre, cph] Maintainer: Seth Caldwell