Package: qualpalr
Title: Automatic Generation of Qualitative Color Palettes
Version: 2.0.0
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
RoxygenNote: 7.3.2
VignetteBuilder: knitr
SystemRequirements: C++17
Depends: R (>= 4.0.0)
Imports: graphics, stats, utils, Rcpp
Suggests: randtoolbox (>= 1.17), testthat, knitr, rmarkdown, maps, rgl,
        spelling, covr
LinkingTo: Rcpp (>= 0.12.9)
Language: en-US
NeedsCompilation: yes
Packaged: 2026-01-29 15:31:04 UTC; jola
Author: Johan Larsson [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-4029-5945>)
Maintainer: Johan Larsson <johan@jolars.co>
Repository: CRAN
Date/Publication: 2026-01-29 17:10:07 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2026-02-13 02:18:51 UTC; windows
Archs: x64
