Package: ThemePark Title: Themes for 'ggplot2' from Popular Culture Version: 0.0.1 Authors@R: c( person("Matthew B.", "Jané", , "matthew.jane@uconn.edu", role = c("aut", "cre")), person("Luke C.", "Pilling", email = "L.Pilling@exeter.ac.uk", role = c("aut"), comment = c(ORCID = "0000-0002-3332-8454")), person("Christopher T.", "Kenny", email = "christopherkenny@fas.harvard.edu", role = c("aut"), comment = c(ORCID = "0000-0002-9386-6860")) ) Description: Provides 'ggplot2' themes that mirror works from popular culture, such as Barbie, Star Wars, Game of Thrones, and others. The package currently holds 14 themes and a number of corresponding discrete color scales, palettes, and fonts. Each theme (e.g., 'theme_barbie') generates a unique color scheme and font for a 'ggplot2' object that matches the color scheme and font found in the movie, TV show, or video game. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Imports: ggplot2, showtext, sysfonts Suggests: curl, scales, testthat (>= 3.0.0), vdiffr (>= 1.0.0) Depends: R (>= 2.10) LazyData: true URL: https://matthewbjane.com/ThemePark/, https://github.com/MatthewBJane/ThemePark BugReports: https://github.com/MatthewBJane/ThemePark/issues Config/testthat/edition: 3 Config/pak/sysreqs: libfreetype6-dev libpng-dev zlib1g-dev Repository: https://christopherkenny.r-universe.dev Date/Publication: 2024-05-17 14:20:39 UTC RemoteUrl: https://github.com/MatthewBJane/ThemePark RemoteRef: HEAD RemoteSha: 30989dac6f81f9ad3c9d0362efb3ac2a659b9194 NeedsCompilation: no Packaged: 2026-06-02 10:05:10 UTC; root Author: Matthew B. Jané [aut, cre], Luke C. Pilling [aut] (ORCID: ), Christopher T. Kenny [aut] (ORCID: ) Maintainer: Matthew B. Jané