-
Notifications
You must be signed in to change notification settings - Fork 7
/
DESCRIPTION
executable file
·31 lines (31 loc) · 939 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
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 = "[email protected]",
comment = c(ORCID = "0000-0002-3948-3914")),
person("Thomas J.", "Leeper",
role = c("aut"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-4097-6326"))
)
Imports:
XML,
jsonlite,
httr,
png,
graphics,
utils
Suggests:
httptest,
testthat,
vdiffr
Description: Provides access to the COLOURlovers <https://www.colourlovers.com/>
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