-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
31 lines (31 loc) · 962 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: ggokabeito
Title: 'Okabe-Ito' Scales for 'ggplot2' and 'ggraph'
Version: 0.1.0.9000
Authors@R:
person("Malcolm", "Barrett", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-0299-5825"))
Description: Discrete scales for the colorblind-friendly 'Okabe-Ito'
palette, including 'color', 'fill', and 'edge_colour'. 'ggokabeito'
provides 'ggplot2' and 'ggraph' scales to easily use the 'Okabe-Ito'
palette in your data visualizations.
License: MIT + file LICENSE
URL: https://github.com/malcolmbarrett/ggokabeito,
https://malcolmbarrett.github.io/ggokabeito/
BugReports: https://github.com/malcolmbarrett/ggokabeito/issues
Depends:
R (>= 4.0.0)
Imports:
ggplot2,
grDevices
Suggests:
covr,
ggraph,
igraph,
spelling,
testthat (>= 3.0.0),
vdiffr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2