-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
51 lines (51 loc) · 856 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
Package: bookclub-r4ds
Title: R for Data Science Book Club
Version: 0.0.9.9000
Authors@R:
person("Data Science Learning Community", role = c("aut", "cre", "cph"))
URL: https://r4ds.github.io/bookclub-r4ds,
https://github.com/r4ds/bookclub-r4ds
Depends:
R (>= 3.1.0)
Imports:
arrow,
babynames,
bookdown,
curl,
DBI,
dbplyr,
details,
duckdb,
emo,
gapminder,
ggplot2,
ggthemes,
googlesheets4,
here,
hexbin,
hrbrthemes,
htmlwidgets,
janitor,
jsonlite,
Lahman,
lubridate,
manipulate,
maps,
microbenchmark,
nycflights13,
palmerpenguins,
patchwork,
reactable,
reactablefmtr,
readxl,
repurrrsive,
rvest,
styler,
tidyverse,
tufte,
tvthemes,
viridis,
writexl
Remotes:
hadley/emo
Encoding: UTF-8