Package: fastVoteR 0.0.1
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.1.tar.gz
fastVoteR_0.0.1.zip(r-4.5)fastVoteR_0.0.1.zip(r-4.4)fastVoteR_0.0.1.zip(r-4.3)
fastVoteR_0.0.1.tgz(r-4.4-x86_64)fastVoteR_0.0.1.tgz(r-4.4-arm64)fastVoteR_0.0.1.tgz(r-4.3-x86_64)fastVoteR_0.0.1.tgz(r-4.3-arm64)
fastVoteR_0.0.1.tar.gz(r-4.5-noble)fastVoteR_0.0.1.tar.gz(r-4.4-noble)
fastVoteR_0.0.1.tgz(r-4.4-emscripten)fastVoteR_0.0.1.tgz(r-4.3-emscripten)
fastVoteR.pdf |fastVoteR.html✨
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
Last updated 1 days agofrom:c279991282. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 27 2024 |
R-4.5-win-x86_64 | OK | Nov 27 2024 |
R-4.5-linux-x86_64 | OK | Nov 27 2024 |
R-4.4-win-x86_64 | OK | Nov 27 2024 |
R-4.4-mac-x86_64 | OK | Nov 27 2024 |
R-4.4-mac-aarch64 | OK | Nov 27 2024 |
R-4.3-win-x86_64 | OK | Nov 27 2024 |
R-4.3-mac-x86_64 | OK | Nov 27 2024 |
R-4.3-mac-aarch64 | OK | Nov 27 2024 |
Exports:rank_candidates
Dependencies:backportscheckmatedata.tableRcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Rank candidates based on voter preferences | rank_candidates |