Package: palettes
Title: Methods for Colour Vectors and Colour Palettes
Version: 0.2.0
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, scales, tibble
Suggests: pkgdown, testthat (>= 3.0.0), dplyr, knitr (>= 1.22),
        rmarkdown (>= 2.20), colorspace, gt, 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.2.3
NeedsCompilation: no
Packaged: 2024-02-05 00:58:08 UTC; Michael
Author: Michael McCarthy [aut, cre, cph]
Maintainer: Michael McCarthy <m.mccarthy1624@gmail.com>
Repository: CRAN
Date/Publication: 2024-02-05 11:50:02 UTC
Built: R 4.2.3; ; 2024-02-05 13:45:30 UTC; unix
