Commit graph

4 commits

Author SHA1 Message Date
nia
f8331b5844 graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:45:53 +00:00
nia
84d3786e88 graphics: Remove SHA1 hashes for distfiles 2021-10-07 14:11:55 +00:00
mef
6cff9e5836 (graphics/R-virdisLite) Updated 0.5.1 to 0.6.1
# viridisLite 0.6.1
## New features

* N/A.

## Minor improvements and fixes

* Include unemployment data in package to avoid CRAN check errors when original
 data is not accessible.

---
# viridisLite 0.6.0
## New features

* Add 3 more color maps: mako, rocket, and turbo.

## Minor improvements and fixes

* Minor bug fixes and improvements here and there.
2021-09-20 03:39:09 +00:00
brook
838ab541f7 R-viridis: initial commit.
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<c3><b1>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).
2019-07-31 13:01:17 +00:00