Opinionated, typographic-centric ggplot2 themes and theme components
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

33 lines
825 B

Package: hrbrthemes
Type: Package
Title: Additional Themes and Theme Components for 'ggplot2'
Version: 0.1.0
Date: 2017-02-11
Authors@R: c(
person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre")),
person("Google", comment = "Roboto Condensed Font", role = c("cph"))
)
Maintainer: Bob Rudis <bob@rud.is>
Description: A compilation of extra themes and theme components for 'ggplot2'
with an emphasis on typography.
URL: http://github.com/hrbrmstr/hrbrthemes
BugReports: https://github.com/hrbrmstr/hrbrthemes/issues
License: MIT + file LICENSE
Suggests:
testthat,
dplyr,
knitr,
rmarkdown,
gridExtra
Depends:
R (>= 3.2.0)
Imports:
ggplot2 (>= 2.2.1),
grid,
scales,
extrafont,
hunspell,
stringi,
purrr
RoxygenNote: 6.0.0
VignetteBuilder: knitr