Package: apportion 0.1.0


Christopher T. Kenny
apportion: Apportion Seats
Convert populations into integer number of seats for legislative bodies. Implements apportionment methods used historically and currently in the United States for reapportionment after the Census, as described in <https://www.census.gov/history/www/reference/apportionment/methods_of_apportionment.html>. These methods are also sometimes used for allocating seats by votes in proportional representation systems.
Authors:
apportion_0.1.0.tar.gz
apportion_0.1.0.zip(r-4.7)apportion_0.1.0.zip(r-4.6)apportion_0.1.0.zip(r-4.5)
apportion_0.1.0.tgz(r-4.6-x86_64)apportion_0.1.0.tgz(r-4.6-arm64)apportion_0.1.0.tgz(r-4.5-x86_64)apportion_0.1.0.tgz(r-4.5-arm64)
apportion_0.1.0.tar.gz(r-4.7-arm64)apportion_0.1.0.tar.gz(r-4.7-x86_64)apportion_0.1.0.tar.gz(r-4.6-arm64)apportion_0.1.0.tar.gz(r-4.6-x86_64)
apportion_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
apportion/json (API)
NEWS
| # Install 'apportion' in R: |
| install.packages('apportion', repos = c('https://christopherkenny.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/christopherkenny/apportion/issues
Pkgdown/docs site:https://christophertkenny.com
- state_2020 - 2020 State Population Data
Last updated from:c469f4c291. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 117 | ||
| linux-devel-x86_64 | OK | 113 | ||
| source / vignettes | OK | 140 | ||
| linux-release-arm64 | OK | 101 | ||
| linux-release-x86_64 | OK | 115 | ||
| macos-release-arm64 | OK | 112 | ||
| macos-release-x86_64 | OK | 156 | ||
| macos-oldrel-arm64 | OK | 105 | ||
| macos-oldrel-x86_64 | OK | 193 | ||
| windows-devel | OK | 94 | ||
| windows-release | OK | 99 | ||
| windows-oldrel | OK | 82 | ||
| wasm-release | OK | 106 |
Exports:app_adamsapp_balinski_youngapp_deanapp_dhondtapp_hamilton_vintonapp_huntington_hillapp_jeffersonapp_webster
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Apportion by the Adams Method | app_adams |
| Apportion by the Balinski-Young Method | app_balinski_young |
| Apportion by the Dean Method | app_dean |
| Apportion by the D'Hondt (Jefferson, greatest divisors) Method | app_dhondt app_jefferson |
| Apportion by the Hamilton-Vinton Method | app_hamilton_vinton |
| Apportion by the Huntington-Hill (Equal proportions) Method | app_huntington_hill |
| Apportion by the Webster (Sainte-Laguë) Method | app_webster |
| 2020 State Population Data | state_2020 |