Package: scico
Title: Colour Palettes Based on the Scientific Colour-Maps
Version: 1.0.0
Date: 2018-05-30
Authors@R: c(
    person("Thomas Lin", "Pedersen", email = "thomasp85@gmail.com", role = c("aut", "cre")),
    person("Fabio", "Crameri", role = c("aut")))
Maintainer: Thomas Lin Pedersen <thomasp85@gmail.com>
Description: Colour choice in information visualisation is important in order to
    avoid being mislead by inherent bias in the used colour palette. The 'scico'
    package provides access to the perceptually
    uniform and colour-blindness friendly palettes developed by Fabio Crameri
    and released under the "Scientific Colour-Maps" moniker. The package
    contains 17 different palettes and includes both diverging and sequential
    types.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
Imports: grDevices
Suggests: ggplot2
URL: https://github.com/thomasp85/scico
BugReports: https://github.com/thomasp85/scico/issues
RoxygenNote: 6.0.1.9000
NeedsCompilation: no
Packaged: 2018-05-30 12:26:04 UTC; thomas
Author: Thomas Lin Pedersen [aut, cre],
  Fabio Crameri [aut]
Repository: CRAN
Date/Publication: 2018-05-30 12:43:06 UTC
