simplecolors: Access Color Names Using a Standardized Nomenclature

A curated set of colors that are called using a standardized syntax: saturation + hue + lightness. For example, "brightblue4" and "mutedred2". Functions exists to return individual colors by name or to build palettes across or within hues. Most functions allow you to visualize the palettes in addition to returning the desired hex codes.

Version: 0.1.2
Depends: R (≥ 3.1.0)
Imports: colorspace, dplyr, forcats, ggplot2, magrittr, stats, stringr
Suggests: knitr, rmarkdown, testthat, covr, devtools, spelling
Published: 2023-08-31
Author: Jake Riley [aut, cre]
Maintainer: Jake Riley <rjake at sas.upenn.edu>
BugReports: https://github.com/rjake/simplecolors/issues
License: GPL-2 | GPL-3 [expanded from: GNU General Public License]
URL: https://github.com/rjake/simplecolors
NeedsCompilation: no
Language: en-US
Materials: NEWS
CRAN checks: simplecolors results

Documentation:

Reference manual: simplecolors.pdf
Vignettes: Introduction to simplecolors

Downloads:

Package source: simplecolors_0.1.2.tar.gz
Windows binaries: r-devel: simplecolors_0.1.2.zip, r-release: simplecolors_0.1.2.zip, r-oldrel: simplecolors_0.1.2.zip
macOS binaries: r-release (arm64): simplecolors_0.1.2.tgz, r-oldrel (arm64): simplecolors_0.1.2.tgz, r-release (x86_64): simplecolors_0.1.2.tgz
Old sources: simplecolors archive

Linking:

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