Package: viridis Type: Package Title: Colorblind-Friendly Color Maps for R Version: 0.6.3 Date: 2023-05-02 Authors@R: c( person("Simon", "Garnier", email = "garnier@njit.edu", role = c("aut", "cre")), person("Noam", "Ross", email = "noam.ross@gmail.com", role = c("ctb", "cph")), person("Bob", "Rudis", email = "bob@rud.is", role = c("ctb", "cph")), person("Marco", "Sciaini", email = "sciaini.marco@gmail.com", role = c("ctb", "cph")), person("Antônio Pedro", "Camargo", role = c("ctb", "cph")), person("Cédric", "Scherer", email = "scherer@izw-berlin.de", role = c("ctb", "cph")) ) Maintainer: Simon Garnier Description: Color maps designed to improve graph readability for readers with common forms of color blindness and/or color vision deficiency. The color maps are also perceptually-uniform, both in regular form and also when converted to black-and-white for printing. This package also contains 'ggplot2' bindings for discrete and continuous color and fill scales. A lean version of the package called 'viridisLite' that does not include the 'ggplot2' bindings can be found at . License: MIT + file LICENSE Encoding: UTF-8 Depends: R (>= 2.10), viridisLite (>= 0.4.0) Imports: ggplot2 (>= 1.0.1), gridExtra Suggests: hexbin (>= 1.27.0), scales, MASS, knitr, dichromat, colorspace, httr, mapproj, vdiffr, svglite (>= 1.2.0), testthat, covr, rmarkdown, maps, terra LazyData: true VignetteBuilder: knitr URL: https://sjmgarnier.github.io/viridis/, https://github.com/sjmgarnier/viridis/ BugReports: https://github.com/sjmgarnier/viridis/issues RoxygenNote: 7.2.3 NeedsCompilation: no Packaged: 2023-05-02 21:45:03 UTC; simon Author: Simon Garnier [aut, cre], Noam Ross [ctb, cph], Bob Rudis [ctb, cph], Marco Sciaini [ctb, cph], Antônio Pedro Camargo [ctb, cph], Cédric Scherer [ctb, cph] Repository: CRAN Date/Publication: 2023-05-03 00:20:02 UTC Built: R 4.2.3; ; 2023-05-07 19:43:16 UTC; unix