Package: crayons Title: Color Palettes from Crayon Boxes Version: 0.0.4 Authors@R: person(given = "Christopher T.", family = "Kenny", role = c("aut", "cre"), email = "ctkenny@proton.me", comment = c(ORCID = "0000-0002-9386-6860")) Description: Provides color palettes based on crayon colors since the early 1900s. Colors are based on various crayon colors, sets, and promotional palettes, most of which can be found at . All palettes are discrete palettes and are not necessarily color-blind friendly. Provides scales for 'ggplot2' for discrete coloring. License: MIT + file LICENSE Config/Needs/website: christopherkenny/ctktemplate Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 URL: https://github.com/christopherkenny/crayons, http://christophertkenny.com/crayons/ BugReports: https://github.com/christopherkenny/crayons/issues Imports: ggplot2, grDevices, palette Depends: R (>= 4.1.0) Repository: https://christopherkenny.r-universe.dev Date/Publication: 2026-05-01 16:14:55 UTC RemoteUrl: https://github.com/christopherkenny/crayons RemoteRef: HEAD RemoteSha: 46e3fbf4bbe738085d9aa6a2e6ef78eb632789d8 NeedsCompilation: no Packaged: 2026-05-31 06:21:41 UTC; root Author: Christopher T. Kenny [aut, cre] (ORCID: ) Maintainer: Christopher T. Kenny