Package: blends
Title: Blend Colours and Palettes
Version: 0.1.1
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
Suggests: dplyr, ggplot2, jumble, spelling, testthat (>= 3.0.0), tidyr
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.3.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-05-04 02:47:23 UTC; david
Author: David Hodge [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-3868-7501>)
Maintainer: David Hodge <davidhodge931@gmail.com>
Repository: CRAN
Date/Publication: 2026-05-04 05:30:25 UTC
