Last data update: 2014.03.03

viridis

Package: viridis
Type: Package
Title: Default Color Maps from 'matplotlib'
Version: 0.3.4
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"), comment = "Continuous scale"),
person("Bob", "Rudis", email = "bob@rudis.net", role = c("ctb", "cph"), comment = "Combined scales")
)
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.
License: MIT + file LICENSE
LazyData: TRUE
Encoding: UTF-8
Depends: R (>= 2.10)
Imports: stats, grDevices, ggplot2 (>= 1.0.1), gridExtra
Suggests: hexbin (>= 1.27.0), scales, MASS, knitr, dichromat,
colorspace, rasterVis, httr, mapproj
VignetteBuilder: knitr
URL: https://github.com/sjmgarnier/viridis
BugReports: https://github.com/sjmgarnier/viridis/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-12 00:32:35 UTC; simon
Author: Simon Garnier [aut, cre],
Noam Ross [ctb, cph] (Continuous scale),
Bob Rudis [ctb, cph] (Combined scales)
Repository: CRAN
Date/Publication: 2016-03-12 06:17:29


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'viridis' ...
** package 'viridis' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'viridis'
    finding HTML links ... done
    scale_viridis                           html  
Rd warning: /tmp/RtmpAx9miA/R.INSTALL55bb55d9875c/viridis/man/scale_viridis.Rd:38: missing file link 'scale_fill_gradientn'
Rd warning: /tmp/RtmpAx9miA/R.INSTALL55bb55d9875c/viridis/man/scale_viridis.Rd:38: missing file link 'scale_color_gradientn'
    viridis                                 html  
    viridis.map                             html  
    viridis_pal                             html  
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (viridis)
Making 'packages.html' ... done