generated from r4ds/bookclub-template
-
Notifications
You must be signed in to change notification settings - Fork 5
/
DESCRIPTION
56 lines (56 loc) · 979 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
51
52
53
54
55
56
Package: bookclub-datavisr
Title: Data Visualization with R Book Club
Version: 0.0.1
Authors@R:
person("Data Science Learning Community", , , "[email protected]", role = c("aut", "cre", "cph"))
URL: https://r4ds.github.io/bookclub-datavisr,
https://github.com/r4ds/bookclub-datavisr
Depends:
R (>= 3.1.0)
Imports:
bookdown,
carData,
CGPfunctions,
choroplethr,
choroplethrMaps,
dplyr,
factoextra,
gapminder,
gcookbook,
ggalt,
ggalluvial,
GGally,
ggradar,
ggbeeswarm,
ggcorrplot,
ggmap,
ggplot2,
ggridges,
grid,
gridExtra,
mosaicData,
networkD3,
pacman,
png,
quantmod,
RColorBrewer,
RCurl,
rmarkdown,
scales,
scatterplot3d,
SnowballC,
superheat,
survminer,
tibble,
tidyr,
tm,
treemapify,
vcd,
visreg,
waterfalls,
wordcloud,
wordcloud2,
XML
Remotes:
ricardo-bion/ggradar
Encoding: UTF-8