Package: colorify
Type: Package
Title: Intuitive Color and Palette Generation and Modification
Version: 0.1.2
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.0
Encoding: UTF-8
RoxygenNote: 7.3.3
Config/testthat/edition: 3
Depends: R (>= 4.3)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), ggplot2, circlize
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-11-03 12:57:20 UTC; Home
Author: Maurits Unkel [aut, cre]
Maintainer: Maurits Unkel <mauritsunkel@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-06 10:10:07 UTC
Built: R 4.4.3; ; 2025-11-10 02:04:53 UTC; windows
