Implementation of the 'viridis' - the default -, 'magma', 'plasma',
'inferno', and 'cividis' color maps for 'R'. 'viridis', 'magma', 'plasma',
and 'inferno' are ported from 'matplotlib' <http://matplotlib.org/>, a
popular plotting library for 'python'. 'cividis', was developed by Jamie R.
Nuñez and Sean M. Colby. These color maps are designed in such a way that
they will analytically be perfectly perceptually-uniform, both in regular
form and also when converted to black-and-white. They are also designed to
be perceived by readers with the most common form of color blindness (all
color maps in this package) and color vision deficiency ('cividis' only).
Version: |
0.5.0 |
Depends: |
R (≥ 2.10), viridisLite (≥ 0.2.0) |
Imports: |
stats, ggplot2 (≥ 1.0.1), gridExtra |
Suggests: |
hexbin (≥ 1.27.0), scales, MASS, knitr, dichromat, colorspace, rasterVis, httr, mapproj, vdiffr, svglite (≥
1.2.0), testthat, covr, rmarkdown, rgdal |
Published: |
2018-02-02 |
Author: |
Simon Garnier [aut, cre],
Noam Ross [ctb, cph],
Bob Rudis [ctb, cph],
Marco Sciaini [ctb, cph],
Cédric Scherer [ctb, cph] |
Maintainer: |
Simon Garnier <garnier at njit.edu> |
BugReports: |
https://github.com/sjmgarnier/viridis/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/sjmgarnier/viridis |
NeedsCompilation: |
no |
CRAN checks: |
viridis results |