Package: palettes
Title: Methods for Colour Vectors and Colour Palettes
Version: 0.2.2
Authors@R: 
    person(given = "Michael",
           family = "McCarthy",
           role = c("aut", "cre", "cph"),
           email = "m.mccarthy1624@gmail.com")
Description: Provides a comprehensive library for colour vectors and colour
    palettes using a new family of colour classes (palettes_colour and
    palettes_palette) that always print as hex codes with colour previews.
    Capabilities include: formatting, casting and coercion, extraction and
    updating of components, plotting, colour mixing arithmetic, and colour
    interpolation.
License: MIT + file LICENSE
URL: https://mccarthy-m-g.github.io/palettes/,
        https://github.com/mccarthy-m-g/palettes
BugReports: https://github.com/mccarthy-m-g/palettes/issues
Depends: R (>= 2.10)
Imports: vctrs, cli, methods, pillar, rlang (>= 1.0.0), purrr,
        prismatic, farver (>= 2.0.3), ggplot2 (>= 3.5.0), scales,
        tibble
Suggests: pkgdown, testthat (>= 3.0.0), dplyr, knitr (>= 1.22),
        rmarkdown (>= 2.20), colorspace, gt (>= 0.9.0), biscale, sf,
        patchwork, MetBrewer, nord, PNWColors, viridisLite, covr,
        grDevices, withr
VignetteBuilder: knitr
Config/Needs/website: asciicast (>= 2.2.1), fontawesome
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-01 05:16:24 UTC; michael
Author: Michael McCarthy [aut, cre, cph]
Maintainer: Michael McCarthy <m.mccarthy1624@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-01 05:30:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:41:34 UTC; windows
