Package: hues
Type: Package
Version: 0.1
Title: Distinct Colours Palettes Based on 'iwanthue'
Description: Creating effective colour palettes for figures is 
    challenging. This package generates and plot palettes of optimally 
    distinct colours in perceptually uniform colour space, based on 
    'iwanthue' <http://tools.medialab.sciences-po.fr/iwanthue/>. 
    This is done through k-means clustering of CIE Lab colour space, 
    according to user-selected constraints on hue, chroma, and 
    lightness.
Date: 2017-11-01
Depends: R (>= 3.2.0)
Imports: colorspace, methods
Authors@R: person("John", "Baumgartner", email = "johnbaums@gmail.com",
                  role = c("aut", "cre"))
URL: https://github.com/johnbaums/hues
BugReports: https://github.com/johnbaums/hues/issues
License: LGPL (>= 3)
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-11-02 11:26:58 UTC; john
Author: John Baumgartner [aut, cre]
Maintainer: John Baumgartner <johnbaums@gmail.com>
Repository: CRAN
Date/Publication: 2017-11-07 13:16:23 UTC
