Package: qualpalr
Title: Automatic Generation of Qualitative Color Palettes
Version: 0.3.0
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, assertthat,
        Rcpp, RcppParallel
Suggests: testthat, knitr, maps, rmarkdown, rgl
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1
URL: https://github.com/jolars/qualpalr
BugReports: https://github.com/jolars/qualpalr/issues
VignetteBuilder: knitr
LinkingTo: Rcpp (>= 0.12.8), RcppParallel (>= 4.3.20), RcppArmadillo
        (>= 0.7.500.0.0)
SystemRequirements: GNU make
NeedsCompilation: yes
Packaged: 2016-12-20 11:23:58 UTC; johan
Author: Johan Larsson [aut, cre]
Maintainer: Johan Larsson <johanlarsson@outlook.com>
Repository: CRAN
Date/Publication: 2016-12-20 13:02:13
