Package: qualpalr Title: Automatic Generation of Qualitative Color Palettes Version: 2.0.0.9000 Authors@R: person( "Johan", "Larsson", email = "johan@jolars.co", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4029-5945") ) Description: Automatic generation of maximally distinct qualitative color palettes, optionally tailored to color deficiency. A set of colors or a subspace of a color space is used as input and a final palette of specified size is generated by picking colors that maximize the minimum pairwise difference among the chosen colors. Adaptations to color vision deficiency, background colors, and white points are supported. License: GPL-3 BugReports: https://github.com/jolars/qualpalr/issues URL: https://jolars.github.io/qualpalr/ Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 VignetteBuilder: knitr SystemRequirements: C++17 Depends: R (>= 4.0.0) Imports: graphics, stats, utils Suggests: randtoolbox (>= 1.17), testthat, knitr, rmarkdown, maps, rgl, spelling, covr LinkingTo: cpp11 Language: en-US Repository: https://jolars.r-universe.dev Date/Publication: 2026-06-22 11:15:11 UTC RemoteUrl: https://github.com/jolars/qualpalr RemoteRef: HEAD RemoteSha: 55e60f15469f6217288726218fc119dcb2e728fd NeedsCompilation: yes Packaged: 2026-06-22 13:55:49 UTC; root Author: Johan Larsson [aut, cre] (ORCID: ) Maintainer: Johan Larsson