Package: rijkspalette
Type: Package
Title: Create Colour Palettes Based on Famous Artworks from the
        Rijksmuseum
Version: 1.0.2
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
Imports: imager, utils, crayon, grDevices, jsonlite
RoxygenNote: 7.1.1
Suggests: manipulate
NeedsCompilation: no
Packaged: 2021-05-04 07:46:28 UTC; erikj
Author: Erik-Jan van Kesteren [aut, cre]
Repository: CRAN
Date/Publication: 2021-05-10 16:10:05 UTC
