-
Notifications
You must be signed in to change notification settings - Fork 8
/
DESCRIPTION
57 lines (57 loc) · 1.39 KB
/
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
Package: ggblanket
Title: Simplify 'ggplot2' Visualisation
Version: 11.0.0.9000
Authors@R:
person("David", "Hodge", , "davidhodge931@gmail.com", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0002-3868-7501"))
Description: Simplify 'ggplot2' visualisation with 'ggblanket' wrapper
functions.
License: MIT + file LICENSE
URL: https://davidhodge931.github.io/ggblanket/,
https://github.com/davidhodge931/ggblanket
BugReports: https://github.com/davidhodge931/ggblanket/issues
Depends:
R (>= 4.2.0)
Imports:
colorspace,
dplyr (>= 1.0.4),
farver,
forcats,
ggblend,
ggplot2 (>= 3.5.1),
grid,
hms (>= 0.5.0),
labelled,
lubridate (>= 1.7.8),
purrr,
rlang (>= 1.1.0),
scales (>= 1.3.0),
snakecase,
stringr (>= 1.3.0),
tidyr (>= 1.0.0),
tidyselect (>= 1.2.0),
viridisLite
Suggests:
spelling,
hexbin,
isoband,
knitr,
palmerpenguins,
patchwork,
quantreg,
rmarkdown,
sf,
testthat (>= 3.0.0),
tibble,
vdiffr,
viridis
VignetteBuilder:
knitr
Config/Needs/website: concaveman, corrr, farver, ggbeeswarm, ggblend, ggdensity,
ggdist, ggeasy, ggforce, ggh4x, gghighlight, ggnewscale, ggrepel, ggridges,
ggpattern, glue, marquee, paletteer, showtext, sysfonts
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-GB
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2