Package: colorblindcheck
Title: Check Color Palettes for Problems with Color Vision Deficiency
Version: 1.0.4
Authors@R: c(
           person(given = "Jakub", 
           family = "Nowosad", 
           role = c("aut", "cre"),
           email = "nowosad.jakub@gmail.com", 
           comment = c(ORCID = "0000-0002-1057-3721"))
           )
Description: Compare color palettes with simulations of color vision deficiencies - deuteranopia, protanopia, and tritanopia.
        It includes calculation of distances between colors, and creating summaries of differences between a color palette and simulations of color vision deficiencies.
        This work was inspired by the blog post at <https://www.datawrapper.de/blog/colorblind-check>.
Imports: colorspace, methods, spacesXYZ
Suggests: rcartocolor, testthat, knitr, rmarkdown, covr, vdiffr
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
VignetteBuilder: knitr
URL: https://jakubnowosad.com/colorblindcheck/
BugReports: https://github.com/Nowosad/colorblindcheck/issues
NeedsCompilation: no
Packaged: 2025-10-09 09:10:35 UTC; jn
Author: Jakub Nowosad [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-1057-3721>)
Maintainer: Jakub Nowosad <nowosad.jakub@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-09 09:30:02 UTC
Built: R 4.4.1; ; 2025-10-09 10:01:52 UTC; unix
