Package: palettes Title: Methods for Colour Vectors and Colour Palettes Version: 0.2.2.9000 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Repository: https://mccarthy-m-g.r-universe.dev Date/Publication: 2025-07-01 05:43:22 UTC RemoteUrl: https://github.com/mccarthy-m-g/palettes RemoteRef: HEAD RemoteSha: b934dc7c650885ee7e4bf866a929cf081a96143e NeedsCompilation: no Packaged: 2026-06-12 07:51:59 UTC; root Author: Michael McCarthy [aut, cre, cph] Maintainer: Michael McCarthy