-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathDESCRIPTION
40 lines (40 loc) · 1.09 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
Package: fifty.states
Title: Redistricting analysis for all 50 U.S. states
Version: 0.0.0.9000
Authors@R: c(
person("Cory", "McCartan", role = c("aut", "cre"), email = "cmccartan@g.harvard.edu"),
person("Christopher", "Kenny", role = "aut", email = "christopherkenny@fas.harvard.edu"),
person("Tyler", "Simko", role = "aut", email = "tsimko@g.harvard.edu"),
person("Shiro", "Kuriwaki", role = "aut", email = "kuriwaki@g.harvard.edu"),
person("Kosuke", "Imai", role = "drt", email = "imai@harvard.edu"),
person("George", "Garcia III", role = "aut", email = "grg3@law.stanford.edu"))
Description: Redistricting analysis for all 50 U.S. states.
Imports:
dplyr (>= 1.0.7),
geomander (>= 1.1.0),
PL94171 (>= 1.0.0),
censable,
purrr,
tidyr,
readr,
redist (>= 4.2.0),
sf (>= 1.0.0),
stringr,
tigris,
ggplot2,
patchwork,
httr,
cli,
devtools,
dataverse,
here,
cvap
Suggests:
rmapshaper,
styler,
alarmdata
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3