-
Notifications
You must be signed in to change notification settings - Fork 684
/
DESCRIPTION
50 lines (50 loc) · 887 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Package: ggbook2
Title: ggbook2 is not really an R package, but this is here
to list the dependencies for building the ggplot2 book.
Version: 0.1
Authors@R:
person(given = "First",
family = "Last",
role = c("aut", "cre"),
email = "first.last@example.com")
URL: https://github.com/hadley/ggplot2-book
Depends:
R (>= 3.1.0)
Imports:
colorBlindness,
directlabels,
dplyr,
ggforce,
gghighlight,
ggnewscale,
ggplot2,
ggraph,
ggrepel,
ggtext,
ggthemes,
hexbin,
Hmisc,
mapproj,
maps,
munsell,
ozmaps,
paletteer (>= 1.2.0),
patchwork,
rmapshaper,
scico,
seriation,
sf,
stars,
tidygraph,
tidyr,
wesanderson
Suggests:
babynames,
bookdown,
bslib,
conflicted,
desc,
downlit,
jsonlite,
sessioninfo
Encoding: UTF-8