Package: BobRossColors Title: Bob Ross painting colors and scales for ggplot2 Version: 0.0.0.9000 Authors@R: person("Frank", "Hull", , "frankiethull@gmail.com", role = c("aut", "cre")) Description: This package has three data's and three functions. Giving access to Bob Ross' named colors (18 unique colors) & the hex values for blended colors on each painting (403 paintings). Includes helper functions to visualize palettes for each painting and apply them to ggplot2 objects. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.1 Depends: R (>= 4.1.0) LazyData: true Imports: ggplot2, dplyr, tidyr, magick, gridExtra Config/pak/sysreqs: libmagick++-dev gsfonts libicu-dev libssl-dev Repository: https://frankiethull.r-universe.dev Date/Publication: 2023-02-14 23:35:48 UTC RemoteUrl: https://github.com/frankiethull/BobRossColors RemoteRef: HEAD RemoteSha: 9c5db057b19e6de939a827abb85680b748e85491 NeedsCompilation: no Packaged: 2026-06-20 09:39:36 UTC; root Author: Frank Hull [aut, cre] Maintainer: Frank Hull