Package: thematic 0.1.7.9000

Carson Sievert

thematic: Unified and Automatic 'Theming' of 'ggplot2', 'lattice', and 'base' R Graphics

Theme 'ggplot2', 'lattice', and 'base' graphics based on a few choices, including foreground color, background color, accent color, and font family. Fonts that aren't available on the system, but are available via download on 'Google Fonts', can be automatically downloaded, cached, and registered for use with the 'showtext' and 'ragg' packages.

Authors:Carson Sievert [aut, cre], Barret Schloerke [aut], Joe Cheng [aut], Posit Software, PBC [cph, fnd]

thematic_0.1.7.9000.tar.gz
thematic_0.1.7.9000.zip(r-4.7)thematic_0.1.7.9000.zip(r-4.6)thematic_0.1.7.9000.zip(r-4.5)
thematic_0.1.7.9000.tgz(r-4.6-any)thematic_0.1.7.9000.tgz(r-4.5-any)
thematic_0.1.7.9000.tar.gz(r-4.7-any)thematic_0.1.7.9000.tar.gz(r-4.6-any)
thematic_0.1.7.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
thematic/json (API)
NEWS

# Install 'thematic' in R:
install.packages('thematic', repos = c('https://rstudio.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/rstudio/thematic/issues

Pkgdown/docs site:https://rstudio.github.io

On CRAN:

Conda:

10.49 score 253 stars 3 packages 972 scripts 14k downloads 21 exports 19 dependencies

Last updated from:e082b8c710. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK177
source / vignettesOK187
linux-release-x86_64OK169
macos-release-arm64OK134
macos-oldrel-arm64OK120
windows-develOK165
windows-releaseOK131
windows-oldrelOK143
wasm-releaseOK126

Exports:auto_configauto_config_getauto_config_setauto_resolve_themedefault_devicefont_cache_setfont_specokabe_itosequential_gradientthematic_get_mixturethematic_get_optionthematic_get_themethematic_local_themethematic_offthematic_onthematic_rmdthematic_save_plotthematic_set_themethematic_shinythematic_themethematic_with_theme

Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecycleR6rappdirsRColorBrewerrlangrstudioapiS7scalesvctrsviridisLitewithr

Readme and manuals

Help Manual

Help pageTopics
Configure auto theming behaviorauto_config auto_config_get auto_config_set
Resolve auto valuesauto_resolve_theme
Control the directory used for font cachingfont_cache_set
Font specificationfont_spec
A color-blind safe qualitative colorscale (Okabe-Ito)okabe_ito
Control parameters of the sequential colorscalesequential_gradient
Enable (or disable) simplified theming of R graphics.thematic_off thematic_on thematic_rmd thematic_shiny thematic_theme
Capture a thematic plot as a saved filedefault_device thematic_save_plot
Tools for getting and restoring global statethematic_get_mixture thematic_get_option thematic_get_theme thematic_local_theme thematic_set_theme thematic_with_theme