Package: hrbrthemes
Type: Package
Title: Additional Themes, Theme Components and Utilities for 'ggplot2'
Version: 0.9.3
Date: 2026-04-19
Authors@R: c(
      person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre"),
             comment = c(ORCID = "0000-0001-5670-2640")),
      person("Patrick", "Kennedy", role=c("ctb")),
      person("Philipp", "Reiner", role = c("ctb")),
      person("Dan", "Wilson", email = "dan@thedatacollective.com.au",
             role = c("ctb"), comment = c("Secondary axis support")),
      person("Xavier", "Adam", role = c("ctb")),
      person("Google", comment = "Roboto Condensed", role = c("cph")),
      person("IBM", comment = "Plex Sans Font", role = c("cph")),
      person("Goldman Sachs", comment = "Goldman Sans Font", role = c("cph")),
      person("Impallari Type", comment = "Public Sans Font", role = c("cph")),
      person("Jacob", "Barnett", email = "jacob.r.barnett@gmail.com", role = c("ctb")),
      person("Thomas J.", "Leeper", role = c("ctb"), email = "thosjleeper@gmail.com",
             comment = c(ORCID = "0000-0003-4097-6326")),
      person("Joris", "Meys", email = "Joris.Meys@UGent.be", role = c("ctb")),
      person("Steph", "Ango", role = c("ctb"), comment = "Flexoki creator")
    )
Maintainer: Bob Rudis <bob@rud.is>
Description: A compilation of extra 'ggplot2' themes, scales and utilities, including a
    spell check function for plot label fields and an overall emphasis on typography.
    A copy of the 'Google' font 'Roboto Condensed' is also included.
Copyright: file inst/COPYRIGHTS
License: MIT + file LICENSE
Encoding: UTF-8
Suggests: testthat, dplyr, gridExtra, hunspell, stringi, gcookbook,
        clipr, vdiffr, svglite
Depends: R (>= 4.0.0)
Imports: ggplot2 (>= 3.5.2), grDevices, grid, scales, tools, magrittr,
        utils
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2026-04-19 15:00:23 UTC; hrbrmstr
Author: Bob Rudis [aut, cre] (ORCID: <https://orcid.org/0000-0001-5670-2640>),
  Patrick Kennedy [ctb],
  Philipp Reiner [ctb],
  Dan Wilson [ctb] (Secondary axis support),
  Xavier Adam [ctb],
  Google [cph] (Roboto Condensed),
  IBM [cph] (Plex Sans Font),
  Goldman Sachs [cph] (Goldman Sans Font),
  Impallari Type [cph] (Public Sans Font),
  Jacob Barnett [ctb],
  Thomas J. Leeper [ctb] (ORCID: <https://orcid.org/0000-0003-4097-6326>),
  Joris Meys [ctb],
  Steph Ango [ctb] (Flexoki creator)
Repository: CRAN
Date/Publication: 2026-04-20 08:30:02 UTC
Built: R 4.6.0; ; 2026-04-27 11:28:09 UTC; windows
