forked from fivethirtyeightdata/fivethirtyeightdata
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
56 lines (56 loc) · 2.02 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
Package: fivethirtyeightdata
Title: Data Package For Large FiveThirtyEight datasets
Version: 0.1.0
Authors@R:
c(
person("Marium", "Tapal", email = "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5093-6462")),
person("Albert Y.", "Kim", email = "[email protected]", role = "aut", comment = c(ORCID = "0000-0001-7824-306X")),
person("Chester", "Ismay", email = "[email protected]", role = "aut", comment = c(ORCID = "0000-0003-2820-2547")),
person("Jennifer", "Chunn", email = "[email protected]", role = "aut"),
person("Meredith", "Manley", email = "[email protected]", role = "ctb", comment = c(ORCID = "0000-0001-7707-0654")),
person("Maggie", "Shea", email = "[email protected]", role = "ctb"),
person("Starry Yujia", "Zhou", email = "[email protected]", role = "ctb"),
person("Ben", "Baumer", email = "[email protected]", role = "ctb", comment = c(ORCID = "0000-0002-3279-0516")),
person("Kara", "Van Allen", email = "[email protected]", role = "ctb"),
person("Jessica", "Keast", email = "[email protected]", role = "ctb"),
person("Danica", "Miguel", email = "[email protected]", role = "ctb"),
person("Irene", "Ryan", email = "[email protected]", role = "ctb"),
person("Rana", "Gahwagy", email = "[email protected]", role="ctb", comment = c(ORCID = "0000-0002-6331-2840"))
)
Description: This add-on data package to the fivethirtyeight R package contains
large datasets that exceeded the limit for hosting on CRAN.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Suggests:
testthat,
knitr,
rmarkdown,
broom,
corrplot,
dplyr,
fivethirtyeight,
fmsb,
ggplot2,
ggraph,
ggthemes,
gridExtra,
highcharter,
hunspell,
igraph,
janitor,
lubridate,
magrittr,
readr,
scales,
stringr,
textdata,
tibble,
tidyr,
tidytext,
wordcloud
Depends:
R (>= 3.2.4)
VignetteBuilder: knitr