Package: RImagePalette
Type: Package
Title: Extract the Colors from Images
Version: 0.1.0
Date: 2015-12-29
Author: Joel Carlson
Maintainer: Joel Carlson <jnkcarlson@gmail.com>
Description: A pure R implementation of the median cut algorithm.
    Extracts the dominant colors from an image, and turns them into
    a scale for use in plots or for fun!
License: MIT + file LICENSE
LazyData: TRUE
Depends: R (>= 2.1.0)
Imports: ggplot2
Suggests: testthat, scales, jpeg, png
NeedsCompilation: no
Packaged: 2015-12-29 10:53:14 UTC; joel
Repository: CRAN
Date/Publication: 2015-12-29 22:01:51
