Changes in version 1.10 (2025-03-07) - Fix CRAN check notes. Changes in version 1.9 (2024-07-16) - Better warning if pal.cube() is called without rgl package installed (#10) By Adam. - New exported helper function: pals.maxcolors() (#5). By @bschilder - Documentation pages now created via Github Actions. Changes in version 1.8 (2023-08-23) - Switch to MIT license. - Add trubetskoy discrete color palette. - Fix docType issue reported by CRAN. Changes in version 1.7 (2021-04-17) - Added turbo palette. Changes in version 1.6 (2019-12-04) - Moved rgl from Imports to Suggests to reduce startup load (#4, Kent Johnson). - Moved maps from Depends to Imports. - New function pal.heatmap2(). - Added value-suppressing uncertainty palettes. - brewer.pinkblue is renamed brewer.seqseq1. - brewer.orangeblue is renamed brewer.seqseq2. - covr coverage exceeds 90 percent. Changes in version 1.5 (2018-01-22) - Added tableau20 palette. - Added penobscot data. - Added cividis palette. - Added brewer.* bivariate palettes. Changes in version 1.4 (2017-06-12) - Added 10 new discrete palettes for bivariate choropleth maps. Changes in version 1.3 (2017-06-02) - The stepped() palette gains 4 shades of gray for 24 total colors. - Re-named pal36() palette to polychrome(). Changes in version 1.0 (2016-12-14) - First CRAN release. - Include maps in Depends, otherwise there is an error about countyMapEnv. Changes in version 0.1 - Began package. Changes in version 0.0 - First palettes and evaluation tools created.