Package: rijkspalette
Type: Package
Title: Create Colour Palettes Based on Famous Artworks from the
        Rijksmuseum
Version: 1.0.1
Authors@R: 
    person(given = "Erik-Jan",
           family = "van Kesteren",
           role = c("aut", "cre"),
           email = "e.vankesteren1@uu.nl")
Maintainer: Erik-Jan van Kesteren <e.vankesteren1@uu.nl>
Description: Create colour palettes based on famous paintings. Using the 
    function rijksPalette(), you can search for any painting in the collection
    of the Dutch Rijksmuseum and generate a colour palette from it. This package 
    was developed using the fantastic Rijksmuseum API 
    <https://www.rijksmuseum.nl/api>.
License: MIT + file LICENCE
URL: https://vankesteren.github.io/rijkspalette
BugReports: https://github.com/vankesteren/rijkspalette/issues
Encoding: UTF-8
LazyData: true
Imports: imager, utils, crayon, grDevices, jsonlite, curl
RoxygenNote: 6.1.1
Suggests: manipulate
NeedsCompilation: no
Packaged: 2019-02-07 16:47:39 UTC; 3665364
Author: Erik-Jan van Kesteren [aut, cre]
Repository: CRAN
Date/Publication: 2019-02-07 17:00:03 UTC
