thematic
Automatic and unified theming of R plots to match app and document styles
thematic exists to follow ggplot2 and the IDEs, and that is all it does now.
◆Recent moves
- 1y ago
thematic 0.1.7 accommodates ggplot2 v4.0.0
Updates for the ggplot2 v4.0.0 release. The recurring obligation of a package that hooks into ggplot2's internals.
View source ↗ - 2y ago
thematic 0.1.6 adds Positron IDE support
Adds basic Positron IDE support and tracks the deprecation of `systemfonts::match_font()`. Positron support is what keeps thematic relevant as R users move off RStudio.
View source ↗ - 2y ago
thematic 0.1.5 handles ggplot2 v3.5.0 breaking changes
Absorbs breaking changes from ggplot2 v3.5.0 and restores compatibility with recent vdiffr. Compatibility maintenance, same as most of this feed.
View source ↗ - 2y ago
thematic 0.1.4 supports the httpgd graphics device
Adds support for the httpgd graphics device, which is what makes thematic work in GitHub Codespaces. It extends the package to browser-hosted R sessions.
View source ↗ - 3y ago
thematic 0.1.3 fixes geom_sf overrides and ggiraph errors
Fixes thematic overrides inside `geom_sf()`, a length-one vector warning on R 4.2, and an error with `ggiraph::dsvg()`. Three narrow compatibility bugs.
View source ↗ - 5y ago
thematic 0.1.2 fixes gganimate and extension compatibility
Fixes interaction with gganimate, ggplot2 extensions setting zero colour defaults, packages registering S3 methods in `.onLoad()`, and Shiny-runtime Rmd. All downstream-compatibility repair.
View source ↗