Package: earthtones
Title: Derive a Color Palette from a Particular Location on Earth
Version: 0.1.1
Date: 2019-01-13
Description: Downloads a satellite image via Google Maps/Earth (these are
    originally from a variety of aerial photography sources), 
    translates the image into a perceptually uniform color space,
    runs one of a few different clustering algorithms on the colors in the image 
    searching for a user-supplied number of colors,
    and returns the resulting color palette.  
Depends: R (>= 3.1.0)
License: MIT + file LICENSE
LazyData: true
Author: Will Cornwell, Mitch Lyons, Nick Murray
Maintainer: Will Cornwell <wcornwell@gmail.com>
Imports: ggmap (>= 2.6.1)
Suggests: testthat, cluster, knitr, rmarkdown, ggplot2
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2019-01-13 09:57:36 UTC; wcornwell
Repository: CRAN
Date/Publication: 2019-01-13 10:10:03 UTC
Built: R 4.0.2; ; 2020-07-17 07:29:03 UTC; unix
