Package: paletteer 1.7.0.9000

paletteer: Comprehensive Collection of Color Palettes
The choices of color palettes in R can be quite overwhelming with palettes spread over many packages with many different API's. This packages aims to collect all color palettes across the R ecosystem under the same package with a streamlined API.
Authors:
paletteer_1.7.0.9000.tar.gz
paletteer_1.7.0.9000.zip(r-4.7)paletteer_1.7.0.9000.zip(r-4.6)paletteer_1.7.0.9000.zip(r-4.5)
paletteer_1.7.0.9000.tgz(r-4.6-any)paletteer_1.7.0.9000.tgz(r-4.5-any)
paletteer_1.7.0.9000.tar.gz(r-4.7-any)paletteer_1.7.0.9000.tar.gz(r-4.6-any)
paletteer_1.7.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
paletteer/json (API)
NEWS
| # Install 'paletteer' in R: |
| install.packages('paletteer', repos = c('https://emilhvitfeldt.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/emilhvitfeldt/paletteer/issues
Pkgdown/docs site:https://emilhvitfeldt.github.io
- paletteer_packages - Names and version information for all included packages
- palettes_c_names - Data Frame of all continuous palettes
- palettes_d - Complete list of fixed discrete palettes
- palettes_d_names - Data Frame of all fixed discrete palettes
- palettes_dynamic - Complete list of dynamic palettes
- palettes_dynamic_names - Data Frame of all fixed discrete palettes
Last updated from:2a44eed441. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 139 | ||
| source / vignettes | OK | 206 | ||
| linux-release-x86_64 | OK | 135 | ||
| macos-release-arm64 | OK | 84 | ||
| macos-oldrel-arm64 | OK | 84 | ||
| windows-devel | OK | 103 | ||
| windows-release | OK | 91 | ||
| windows-oldrel | OK | 115 | ||
| wasm-release | OK | 112 |
Exports:paletteer_cpaletteer_dpaletteer_dynamicscale_color_paletteer_binnedscale_color_paletteer_cscale_color_paletteer_dscale_colour_paletteer_binnedscale_colour_paletteer_cscale_colour_paletteer_dscale_fill_paletteer_binnedscale_fill_paletteer_cscale_fill_paletteer_d
Dependencies:clifarvergluelifecyclemagrittrpillarpkgconfigprismaticrematch2rlangrstudioapitibbleutf8vctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Binned scales to use for ggplot2 | ggplot2-scales-binned scale_color_paletteer_binned scale_colour_paletteer_binned scale_fill_paletteer_binned |
| Continuous scales to use for ggplot2 | ggplot2-scales-continuous scale_color_paletteer_c scale_colour_paletteer_c scale_fill_paletteer_c |
| Get continuous palette by package and name | paletteer_c |
| Get discrete palette by package and name | paletteer_d |
| Get dynamic palette by package and name | paletteer_dynamic |
| Names and version information for all included packages | paletteer_packages |
| Data Frame of all continuous palettes | palettes_c_names |
| Complete list of fixed discrete palettes | palettes_d |
| Data Frame of all fixed discrete palettes | palettes_d_names |
| Complete list of dynamic palettes | palettes_dynamic |
| Data Frame of all fixed discrete palettes | palettes_dynamic_names |
| Discrete scales to use for ggplot2 | scale_color_paletteer_d scale_colour_paletteer_d scale_fill_paletteer_d |
