palette: Color Scheme Helpers

Hexadecimal codes are typically used to represent colors in R. Connecting these codes to their colors requires practice or memorization. 'palette' provides a 'vctrs' class for working with color palettes, including printing and plotting functions. The goal of the class is to place visual representations of color palettes directly on or, at least, next to their corresponding character representations. Palette extensions also are provided for data frames using 'pillar'.

Version: 0.0.2
Depends: R (≥ 3.5)
Imports: cli, pillar, vctrs
Suggests: ggplot2, spelling, testthat (≥ 3.0.0), vdiffr
Published: 2024-03-15
Author: Christopher T. Kenny ORCID iD [aut, cre]
Maintainer: Christopher T. Kenny <christopherkenny at fas.harvard.edu>
BugReports: https://github.com/christopherkenny/palette/issues
License: MIT + file LICENSE
URL: https://github.com/christopherkenny/palette, https://christophertkenny.com/palette/
NeedsCompilation: no
Language: en-US
Citation: palette citation info
Materials: README NEWS
CRAN checks: palette results

Documentation:

Reference manual: palette.pdf

Downloads:

Package source: palette_0.0.2.tar.gz
Windows binaries: r-devel: palette_0.0.2.zip, r-release: palette_0.0.2.zip, r-oldrel: palette_0.0.2.zip
macOS binaries: r-release (arm64): palette_0.0.2.tgz, r-oldrel (arm64): palette_0.0.2.tgz, r-release (x86_64): palette_0.0.2.tgz, r-oldrel (x86_64): palette_0.0.2.tgz

Reverse dependencies:

Reverse imports: crayons

Linking:

Please use the canonical form https://CRAN.R-project.org/package=palette to link to this page.