-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
31 lines (31 loc) · 969 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
Package: neodowns
Title: Simulates Candidate Competition in Group-Based Elections
Version: 0.0.0.9000
Authors@R: c(
person("Yuki", "Atsusaka", email = "[email protected]",
role = c("aut", "cre"), comment = c(ORCID="0000-0001-5365-1876")),
person("Theodore", "Landsman", email = "[email protected]",
role = c("aut"))
)
Description: Performs computer simulations of candidate competition under different electoral systems based on the spatial model proposed in Atsusaka and Landsman (2024).
License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
license
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
dplyr,
tidyr,
VGAM,
rlang,
raster,
extraDistr,
ggforce,
coda,
progress,
ggplot2 (>= 3.0.0)
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/YukiAtsusaka/neodowns
BugReports: https://github.com/YukiAtsusaka/neodowns/issues