Package: paletteer
Title: Comprehensive Collection of Color Palettes
Version: 1.5.0
Author: See AUTHORS file.
Maintainer: Emil Hvitfeldt <emilhhvitfeldt@gmail.com>
Description: The choices of color palettes in R can be quite
    overwhelming with palettes spread over many packages with many
    different API's. This packages aims to collect all color palettes
    across the R ecosystem under the same package with a streamlined API.
License: GPL-3
URL: https://github.com/EmilHvitfeldt/paletteer
BugReports: https://github.com/EmilHvitfeldt/paletteer/issues
Depends:
    R (>= 2.10)
Imports: 
    prismatic,
    rematch2,
    rlang,
    rstudioapi
Suggests: 
    covr,
    ggplot2 (>= 3.3.0),
    ggthemes (>= 4.0.0),
    harrypotter (>= 2.1.0),
    knitr,
    oompaBase,
    palr,
    pals,
    rmarkdown,
    scico,
    testthat (>= 2.1.0),
    vdiffr,
    viridisLite
Copyright: See LICENSE.note file.
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1.9000
