Package: palettecore Title: Derive, Optimise and Audit a Scientific Colour Palette from One Seed Colour Version: 0.2.2 Authors@R: person("Heidi Helena", "Andersén", role = c("aut", "cre"), email = "andersenheidihelena@gmail.com", comment = c(ORCID = "0000-0001-5923-5865")) Description: Generates sequential, diverging and categorical colour palettes from a single seed colour in OKLCH with CIEDE2000 spacing, and audits every palette under simulated colour-vision deficiency, greyscale conversion, sRGB gamut and WCAG contrast. Colour-vision deficiency is simulated at severity 1.0 with the model of Machado, Oliveira and Fernandes (2009) ; the design rationale follows Crameri, Shephard and Heron (2020) . Mirrors the 'Python' reference implementation maintained in the same repository and is validated against shared parity fixtures. Thresholds are configurable design rules, not established accessibility cut-offs. License: Apache License (>= 2) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1) Imports: stats, utils Suggests: ggplot2, jsonlite URL: https://github.com/heidihelena/palettecore BugReports: https://github.com/heidihelena/palettecore/issues Repository: https://heidihelena.r-universe.dev Date/Publication: 2026-07-23 21:52:22 UTC RemoteUrl: https://github.com/heidihelena/palettecore RemoteRef: HEAD RemoteSha: ef9f78d8ff5a96658866f7207b61d70c8c8e5aaf RemoteSubdir: r/palettecore NeedsCompilation: no Packaged: 2026-07-23 22:40:29 UTC; root Author: Heidi Helena Andersén [aut, cre] (ORCID: ) Maintainer: Heidi Helena Andersén