-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
36 lines (36 loc) · 1.44 KB
/
DESCRIPTION
File metadata and controls
36 lines (36 loc) · 1.44 KB
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
Package: eiExpand
Authors@R:
c(person(given ="Rachel",
family = "Carroll",
role = c("aut", "cre"),
email = "rachelcarroll4@gmail.com"),
person(given = "Loren",
family = "Collingwood",
role = c("aut"),
email = "lcollingwood@unm.edu",
comment = c(ORCID = "0000-0002-4447-8204")))
Type: Package
Title: Utilities for Expanding Functionality of 'eiCompare'
Version: 1.0.6
Description: Augments the 'eiCompare' package's Racially Polarized Voting (RPV)
functionality to streamline analyses and visualizations used to support
voting rights and redistricting litigation. The package implements methods
described in Barreto, M., Collingwood, L., Garcia-Rios, S., & Oskooii, K. A. (2022).
"Estimating Candidate Support in Voting Rights Act Cases: Comparing Iterative
EI and EI-R×C Methods" <doi:10.1177/0049124119852394>.
License: GPL-3
Depends: R (>= 3.5.0)
Imports: dplyr, tidyr, tidyselect (>= 1.2.0), stringr, ggplot2, ggmap,
viridis, sf, magrittr, rlang
Suggests: knitr, markdown, rmarkdown, roxygen2, testthat
RoxygenNote: 7.3.2
Encoding: UTF-8
Maintainer: Rachel Carroll <rachelcarroll4@gmail.com>
LazyData: true
LazyDataCompression: xz
NeedsCompilation: no
Packaged: 2023-03-13 21:52:22 UTC; rachelcarroll
Author: Rachel Carroll [aut, cre],
Loren Collingwood [aut] (<https://orcid.org/0000-0002-4447-8204>)
Repository: CRAN
Date/Publication: 2023-03-14 18:50:08 UTC