Package: colourlovers
Version: 0.3.6
Date: 2020-12-08
Title: R Client for the COLOURlovers API
Authors@R: c(person("Andrew", "Heiss",
role = c("aut", "cre"),
email = "andrew@andrewheiss.com",
comment = c(ORCID = "0000-0002-3948-3914")),
person("Thomas J.", "Leeper",
role = c("aut"),
email = "thosjleeper@gmail.com",
comment = c(ORCID = "0000-0003-4097-6326"))
)
Imports: XML, jsonlite, httr, png, graphics, utils
Suggests: httptest, testthat, vdiffr
Description: Provides access to the COLOURlovers
API, which offers color
inspiration and color palettes.
License: GPL-2
URL: https://github.com/andrewheiss/colourlovers
BugReports: https://github.com/andrewheiss/colourlovers/issues
Encoding: UTF-8
RoxygenNote: 7.1.1
Config/pak/sysreqs: libpng-dev libxml2-dev libssl-dev
Repository: https://andrewheiss.r-universe.dev
Date/Publication: 2022-08-18 23:21:50 UTC
RemoteUrl: https://github.com/andrewheiss/colourlovers
RemoteRef: HEAD
RemoteSha: c9074a14431b68f71bcf3595998ba785503164ca
NeedsCompilation: no
Packaged: 2026-07-09 06:35:26 UTC; root
Author: Andrew Heiss [aut, cre] (ORCID:
),
Thomas J. Leeper [aut] (ORCID: )
Maintainer: Andrew Heiss