Package: colorify
Type: Package
Title: Intuitive Color and Palette Generation and Modification
Version: 1.0.0
Authors@R: 
    person(given = "Maurits",
	       family = "Unkel",
		   role = c("aut", "cre"),
		   email = "mauritsunkel@gmail.com")
Description: A one-stop shop for intuitive and dependency-free color and palette 
    creation and modification. Includes palettes and functionality from popular 
    packages such as 'viridis', 'RColorBrewer', and base R 'grDevices', as well 
    as 'ggplot2' plot bindings. Users can generate perceptually uniform and 
    colorblind-friendly palettes, adjust palettes in HSL and RGB color spaces, 
    map color gradients to value ranges, and create color-generating functions.
URL: https://github.com/mauritsunkel/colorify,
        https://mauritsunkel.github.io/colorify/
BugReports: https://github.com/mauritsunkel/colorify/issues
License: Apache License (>= 2) | file LICENSE
Encoding: UTF-8
Config/testthat/edition: 3
Depends: R (>= 4.3)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), ggplot2, circlize
VignetteBuilder: knitr
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-15 14:13:51 UTC; Home
Author: Maurits Unkel [aut, cre]
Maintainer: Maurits Unkel <mauritsunkel@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-15 14:50:16 UTC
