Package: scico Title: Colour Palettes Based on the Scientific Colour-Maps Version: 1.5.0.9000 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 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Repository: https://thomasp85.r-universe.dev Date/Publication: 2023-08-14 15:03:01 UTC RemoteUrl: https://github.com/thomasp85/scico RemoteRef: HEAD RemoteSha: e94d08c334c8de7ba5dd0c405baeb578a5d2651c NeedsCompilation: no Packaged: 2026-07-23 05:34:32 UTC; root Author: Thomas Lin Pedersen [aut, cre] (ORCID: ), Fabio Crameri [aut]