Package: ggthemes Version: 5.2.0.9000 Title: Extra Themes, Scales and Geoms for 'ggplot2' Authors@R: c(person("Jeffrey B.", "Arnold", role = c("aut", "cre"), email = "jeffrey.arnold@gmail.com", comment = ""), person("Gergely", "Daroczi", role = "ctb"), person("Bo", "Werth", role = "ctb"), person("Brian", "Weitzner", role = "ctb"), person("Joshua", "Kunst", role = "ctb"), person("Baptise", "Auguie", role = "ctb"), person("Bob", "Rudis", role = "ctb"), person("Hadley", "Wickham", role = c("ctb"), comment = "Code from the ggplot2 package."), person("Justin", "Talbot", role = "ctb", comment = "Code from the labeling package"), person("Joshua", "London", role = "ctb")) Depends: R (>= 3.3.0) Imports: ggplot2 (>= 3.0.0), graphics, grid, lifecycle, methods, purrr, scales, stringr, tibble Suggests: dplyr, covr, extrafont, glue, knitr, lattice, lintr, maps, mapproj, pander, quantreg, rlang, rmarkdown, spelling, testthat (>= 3.2.0), tidyr, vdiffr, withr Description: Some extra themes, geoms, and scales for 'ggplot2'. Provides 'ggplot2' themes and scales that replicate the look of plots by Edward Tufte, Stephen Few, 'Fivethirtyeight', 'The Economist', 'Stata', 'Excel', and 'The Wall Street Journal', among others. Provides 'geoms' for Tufte's box plot and range frame. License: GPL-2 URL: https://jrnold.github.io/ggthemes/, https://github.com/jrnold/ggthemes, http://jrnold.github.io/ggthemes/ BugReports: https://github.com/jrnold/ggthemes/issues RoxygenNote: 7.3.3 LazyData: true Language: en-US Encoding: UTF-8 Config/testthat/edition: 3 Config/Needs/website: pkgdown Config/pak/sysreqs: libicu-dev Repository: https://jrnold.r-universe.dev Date/Publication: 2025-12-01 04:50:49 UTC RemoteUrl: https://github.com/jrnold/ggthemes RemoteRef: HEAD RemoteSha: d87e5deebc6ac4902da1a1a25aa00ed081a32567 NeedsCompilation: no Packaged: 2026-06-01 07:32:04 UTC; root Author: Jeffrey B. Arnold [aut, cre] (), Gergely Daroczi [ctb], Bo Werth [ctb], Brian Weitzner [ctb], Joshua Kunst [ctb], Baptise Auguie [ctb], Bob Rudis [ctb], Hadley Wickham [ctb] (Code from the ggplot2 package.), Justin Talbot [ctb] (Code from the labeling package), Joshua London [ctb] Maintainer: Jeffrey B. Arnold