Package: hrbrthemes
Type: Package
Title: Additional Themes, Theme Components and Utilities for 'ggplot2'
Version: 0.8.7
Date: 2024-03-03
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"))
    )
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.4.0), grDevices, grid, scales, extrafont, tools,
        magrittr, gdtools, utils
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-03-03 11:07:16 UTC; hrbrmstr
Author: Bob Rudis [aut, cre] (<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] (<https://orcid.org/0000-0003-4097-6326>),
  Joris Meys [ctb]
Repository: CRAN
Date/Publication: 2024-03-04 00:20:02 UTC
Built: R 4.2.3; ; 2024-04-24 02:50:38 UTC; windows
