Package: scico
Title: Colour Palettes Based on the Scientific Colour-Maps
Version: 1.5.0
Authors@R: c(
    person("Thomas Lin", "Pedersen", email = "thomasp85@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5147-4711")),
    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 24 different palettes 
    and includes both diverging and sequential types.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 2.10)
Imports: scales, grDevices
Suggests: ggplot2, testthat, dplyr, covr
URL: https://github.com/thomasp85/scico
BugReports: https://github.com/thomasp85/scico/issues
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-08-14 12:51:20 UTC; thomas
Author: Thomas Lin Pedersen [aut, cre]
    (<https://orcid.org/0000-0002-5147-4711>),
  Fabio Crameri [aut]
Repository: CRAN
Date/Publication: 2023-08-14 13:10:02 UTC
Built: R 4.4.3; ; 2025-10-13 10:22:01 UTC; windows
