Package: colormap
Type: Package
Title: Color Palettes using Colormaps Node Module
Version: 0.1.4
Authors@R: person("Bhaskar", "Karambelkar", email = "bhaskarvk@gmail.com",
    role = c("aut", "cre"))
Description: Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see <https://github.com/bpostlethwaite/colormap> for more information). In total it provides 44 distinct palettes made from sequential and/or diverging colors. In addition to the pre defined palettes you can also specify your own set of colors. There are also scale functions that can be used with 'ggplot2'.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.1.0)
Imports: V8, stringr, ggplot2
RoxygenNote: 5.0.1
URL: https://github.com/bhaskarvk/colormap
BugReports: https://github.com/bhaskarvk/colormap/issues
Suggests: scales, testthat
NeedsCompilation: no
Packaged: 2016-11-15 14:13:35 UTC; user001
Author: Bhaskar Karambelkar [aut, cre]
Maintainer: Bhaskar Karambelkar <bhaskarvk@gmail.com>
Repository: CRAN
Date/Publication: 2016-11-15 19:56:23
Built: R 4.3.0; ; 2023-07-10 05:21:15 UTC; unix
