Package: cols4all License: GPL-3 Title: Colors for all Type: Package LazyLoad: yes Authors@R: c( person("Martijn", "Tennekes", email = "mtennekes@gmail.com", role = c("aut", "cre")), person("Marco", "Puts", email = "mputs@acm.org", role = "ctb"), person("Achim", "Zeileis", email = "Achim.Zeileis@R-project.org", role = "ctb"), person("Jakub", "Nowosad", email = "nowosad.jakub@gmail.com", role = "ctb"), person("Robin", "Lovelace", email = "rob00x@gmail.com", role = "ctb"), person("Helgasoft", email = "contact@helgasoft.com", role = "ctb"), person("Matthew", "Petroff", email = "matthew@mpetroff.net", role = "ctb"), person("Olivier", "Roy", role = "ctb") ) Description: Color palettes for all people, including those with color vision deficiency. Popular color palette series have been organized by type and have been scored on several properties such as color-blind-friendliness and fairness (i.e. do colors stand out equally?). Own palettes can also be loaded and analysed. Besides the common palette types (categorical, sequential, and diverging) it also includes cyclic and bivariate color palettes. Furthermore, a color for missing values is assigned to each palette. Version: 0.10 Encoding: UTF-8 Depends: R (>= 4.1.0), Imports: methods, grDevices, stats, abind, png, stringdist, colorspace (>= 2.1), spacesXYZ Suggests: colorblindcheck, kableExtra, knitr, shiny, shinyjs, ggplot2, scales, rmarkdown, bookdown, bibtex, plotly URL: https://cols4all.github.io/cols4all-R/, https://github.com/cols4all/cols4all-R BugReports: https://github.com/cols4all/cols4all-R/issues Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libpng-dev Repository: https://cols4all.r-universe.dev Date/Publication: 2026-05-18 14:28:13 UTC RemoteUrl: https://github.com/cols4all/cols4all-r RemoteRef: HEAD RemoteSha: 6c0ca5a6026109d2fb476d2011538c65aa5f0794 NeedsCompilation: no Packaged: 2026-07-17 05:18:46 UTC; root Author: Martijn Tennekes [aut, cre], Marco Puts [ctb], Achim Zeileis [ctb], Jakub Nowosad [ctb], Robin Lovelace [ctb], Helgasoft [ctb], Matthew Petroff [ctb], Olivier Roy [ctb] Maintainer: Martijn Tennekes