Last data update: 2014.03.03

viridisLite

Package: viridisLite
Type: Package
Title: Default Color Maps from 'matplotlib' (Lite Version)
Version: 0.1.3
Date: 2016-03-11
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@rudis.net", role = c("ctb", "cph"))
)
Maintainer: Simon Garnier <garnier@njit.edu>
Description: Port of the new 'matplotlib' color maps ('viridis' - the default
-, 'magma', 'plasma' and 'inferno') to 'R'. 'matplotlib' <http://matplotlib.org/
> is a popular plotting library for 'python'. 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. This is the 'lite' version of the more complete 'viridis' package
that can be found at <https://cran.r-project.org/package=viridis>.
License: MIT + file LICENSE
LazyData: TRUE
Encoding: UTF-8
Depends: R (>= 2.10)
Imports: stats, grDevices
Suggests: hexbin (>= 1.27.0), ggplot2 (>= 1.0.1)
URL: https://github.com/sjmgarnier/viridisLite
BugReports: https://github.com/sjmgarnier/viridisLite/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-12 00:33:31 UTC; simon
Author: Simon Garnier [aut, cre],
Noam Ross [ctb, cph],
Bob Rudis [ctb, cph]
Repository: CRAN
Date/Publication: 2016-03-12 06:17:45

● 0 images, 1 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'viridisLite' ...
** package 'viridisLite' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'viridisLite'
    finding HTML links ... done
    viridis                                 html  
    viridis.map                             html  
*** copying figures
** building package indices
** testing if installed package can be loaded
* DONE (viridisLite)
Making 'packages.html' ... done