Package: qualpalr 2.0.0
qualpalr: Automatic Generation of Qualitative Color Palettes
Automatic generation of maximally distinct qualitative color palettes, optionally tailored to color deficiency. A set of colors or a subspace of a color space is used as input and a final palette of specified size is generated by picking colors that maximize the minimum pairwise difference among the chosen colors. Adaptations to color vision deficiency, background colors, and white points are supported.
Authors:
qualpalr_2.0.0.tar.gz
qualpalr_2.0.0.tar.gz(r-4.7-arm64)qualpalr_2.0.0.tar.gz(r-4.7-x86_64)qualpalr_2.0.0.tar.gz(r-4.6-arm64)qualpalr_2.0.0.tar.gz(r-4.6-x86_64)
qualpalr_2.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
qualpalr/json (API)
NEWS
| # Install 'qualpalr' in R: |
| install.packages('qualpalr', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jolars/qualpalr/issues
Pkgdown/docs site:https://jolars.github.io
Last updated from:5b979e99b7. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 134 | ||
| linux-devel-x86_64 | OK | 142 | ||
| source / vignettes | OK | 227 | ||
| linux-release-arm64 | OK | 126 | ||
| linux-release-x86_64 | OK | 140 | ||
| wasm-release | OK | 116 |
Exports:analyze_paletteautopalget_palettelist_palettesqualpal
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Analyze a categorical color palette | analyze_palette |
| Convert colors between colorspaces | convert_colors |
| Retrieve one of the built-in color palettes | get_palette |
| List available color palettes | list_palettes |
| Scatterplot matrix of qualitative color palette | pairs.qualpal |
| Multidimensional scaling map of qualitative color palette | plot.qualpal |
| Print qualpal palette | print.qualpal |
| Generate qualitative color palettes | qualpal |
