Package: qualpalr
Title: Automatic Generation of Qualitative Color Palettes
Version: 0.2.1
Authors@R: person("Johan", "Larsson", email = "johanlarsson@outlook.com",
                  role = c("aut", "cre"))
Description: Automatic generation of distinct qualitative color palettes,
    optionally adapted to color blindness. It takes a subspace of the HSL color
    space as input and projects it to the DIN99d color space where it selects
    and return colors that are maximally distinct.
Depends: R (>= 3.3.1)
Imports: randtoolbox (>= 1.17), graphics, stats, grDevices
Suggests: testthat, knitr, maps, rmarkdown, rgl
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1
URL: http://github.com/jolars/qualpalr
BugReports: http://github.com/jolars/qualpalr/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-10-09 13:20:04 UTC; johan
Author: Johan Larsson [aut, cre]
Maintainer: Johan Larsson <johanlarsson@outlook.com>
Repository: CRAN
Date/Publication: 2016-10-09 18:05:42
