Package: colorBlindness
Type: Package
Title: Safe Color Set for Color Blindness
Version: 0.1.9
Authors@R: person(given="Jianhong", family="Ou", 
                email="jianhong.ou@duke.edu", role=c("aut", "cre"), 
                comment=c(ORCID="0000-0002-8652-2488"))
Description: Provide the safe color set for color blindness, 
         the simulator of protanopia, deuteranopia.
         The color sets are collected from:
         Wong, B. (2011) <doi:10.1038/nmeth.1618>, and
         <http://mkweb.bcgsc.ca/biovis2012/>.
         The simulations of the appearance of the colors to color-deficient
         viewers were based on algorithms in
         Vienot, F., Brettel, H. and Mollon, J.D. (1999) 
         <doi:10.1002/(SICI)1520-6378(199908)24:4%3C243::AID-COL5%3E3.0.CO;2-3>.
         The cvdPlot() function to generate 'ggplot' grobs of simulations 
         were modified from <https://github.com/clauswilke/colorblindr>.
Depends: R(>= 3.6)
Imports: ggplot2, grDevices, methods, cowplot, colorspace, graphics,
        gridGraphics, gtable, grid
Suggests: knitr, reshape2, stats, png, markdown, rmarkdown
biocViews: Visualization
License: GPL (>= 2)
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-04-17 01:32:27 UTC; jianhongou
Author: Jianhong Ou [aut, cre] (<https://orcid.org/0000-0002-8652-2488>)
Maintainer: Jianhong Ou <jianhong.ou@duke.edu>
Repository: CRAN
Date/Publication: 2021-04-17 04:50:05 UTC
Built: R 4.3.0; ; 2023-07-10 06:36:05 UTC; unix
