Package: blends Title: Blend Colours and Palettes Version: 0.1.2 Authors@R: person(given = "David", family = "Hodge", email = "davidhodge931@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-3868-7501")) Description: Colour blend functions. These functions make it easier to blend colours and palettes using digital blend modes such as multiply, screen, and overlay. License: MIT + file LICENSE URL: https://github.com/davidhodge931/blends, https://davidhodge931.github.io/blends/ BugReports: https://github.com/davidhodge931/blends/issues Depends: R (>= 4.1.0) Imports: rlang, scales, vctrs Suggests: dplyr, ggplot2, jumble, spelling, testthat (>= 3.0.0), tidyr Encoding: UTF-8 Language: en-GB Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Repository: https://davidhodge931.r-universe.dev Date/Publication: 2026-07-07 00:02:06 UTC RemoteUrl: https://github.com/davidhodge931/blends RemoteRef: HEAD RemoteSha: c059ebdf512a5f3c5a20ef675852f33e8e3b649f NeedsCompilation: no Packaged: 2026-07-07 00:07:32 UTC; root Author: David Hodge [aut, cre, cph] (ORCID: ) Maintainer: David Hodge