-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
28 lines (28 loc) · 922 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
Package: proporz
Type: Package
Title: Proportional Apportionment
Version: 1.5.0
Authors@R: c(
person("Flavio", "Poletti", role = c("aut", "cre", "cph"), email = "flavio.poletti@hotmail.ch"))
Description: Calculate seat apportionment for legislative bodies with
various methods. The algorithms include divisor or highest averages methods
(e.g. Jefferson, Webster or Adams), largest remainder methods and
biproportional apportionment.
Gaffke, N. & Pukelsheim, F. (2008) <doi:10.1016/j.mathsocsci.2008.01.004>
Oelbermann, K. F. (2016) <doi:10.1016/j.mathsocsci.2016.02.003>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Roxygen: list(markdown = TRUE)
Depends:
R (>= 3.6.0)
Suggests:
shiny,
shinyMatrix,
testthat,
knitr,
rmarkdown
URL: https://github.com/polettif/proporz
BugReports: https://github.com/polettif/proporz/issues
VignetteBuilder: knitr