Package: colorfindr
Type: Package
Title: Extract Colors from Windows BMP, JPEG, PNG, TIFF, and SVG Format
        Images
Version: 0.1.0
Authors@R: person("David", "Zumbach", role = c("aut", "cre"), email = "david.zumbach@gfzb.ch")
Description: Extracts colors from various image types, returns customized reports and plots treemaps 
    of image compositions. Selected colors and color ranges can be excluded from the analysis. 
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
BugReports: https://github.com/zumbov2/colorfindr/issues
RoxygenNote: 6.1.0
Imports: purrr, stringr, pixmap, tibble, treemap, rsvg, png, jpeg,
        tiff, bmp
Suggests: dplyr
NeedsCompilation: no
Packaged: 2018-09-20 00:17:22 UTC; David Zumbach
Author: David Zumbach [aut, cre]
Maintainer: David Zumbach <david.zumbach@gfzb.ch>
Repository: CRAN
Date/Publication: 2018-09-30 13:50:10 UTC
