Package: fastVoteR 0.0.3
fastVoteR: Efficient Voting Methods for Committee Selection
A fast 'Rcpp'-based implementation of polynomially-computable voting theory methods for committee ranking and scoring. The package includes methods such as Approval Voting (AV), Satisfaction Approval Voting (SAV), sequential Proportional Approval Voting (PAV), and sequential Phragmen's Rule. Weighted variants of these methods are also provided, allowing for differential voter influence.
Authors:
fastVoteR_0.0.3.tar.gz
fastVoteR_0.0.3.zip(r-4.7)fastVoteR_0.0.3.zip(r-4.6)fastVoteR_0.0.3.zip(r-4.5)
fastVoteR_0.0.3.tgz(r-4.6-x86_64)fastVoteR_0.0.3.tgz(r-4.6-arm64)fastVoteR_0.0.3.tgz(r-4.5-x86_64)fastVoteR_0.0.3.tgz(r-4.5-arm64)
fastVoteR_0.0.3.tar.gz(r-4.7-arm64)fastVoteR_0.0.3.tar.gz(r-4.7-x86_64)fastVoteR_0.0.3.tar.gz(r-4.6-arm64)fastVoteR_0.0.3.tar.gz(r-4.6-x86_64)
fastVoteR_0.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
fastVoteR/json (API)
NEWS
| # Install 'fastVoteR' in R: |
| install.packages('fastVoteR', repos = c('https://bblodfon.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bblodfon/fastvoter/issues
Pkgdown/docs site:https://bblodfon.github.io
borda-countrankingrcppvoting-methodscpp
Last updated from:6360634e47. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 146 | ||
| linux-devel-x86_64 | OK | 132 | ||
| source / vignettes | OK | 161 | ||
| linux-release-arm64 | OK | 146 | ||
| linux-release-x86_64 | OK | 113 | ||
| macos-release-arm64 | OK | 113 | ||
| macos-release-x86_64 | OK | 226 | ||
| macos-oldrel-arm64 | OK | 91 | ||
| macos-oldrel-x86_64 | OK | 174 | ||
| windows-devel | OK | 107 | ||
| windows-release | OK | 106 | ||
| windows-oldrel | OK | 128 | ||
| wasm-release | OK | 101 |
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| fastVoteR: Efficient Voting Methods for Committee Selection | fastVoteR-package fastVoteR |
| Approval Voting | av |
| Rank candidates based on voter preferences | rank_candidates |
| Satisfaction Approval Voting | sav |
| Sequential Proportional Approval Voting | seq_pav |
| Sequential Phragmen's Rule | seq_phragmen |
