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.5-x86_64)fastVoteR_0.0.1.tgz(r-4.5-arm64)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
Pkgdown site:https://bblodfon.github.io
Last updated 3 months agofrom:5e9ece75a4. Checks:11 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 01 2025 |
R-4.5-win-x86_64 | OK | Feb 01 2025 |
R-4.5-mac-x86_64 | OK | Feb 01 2025 |
R-4.5-mac-aarch64 | OK | Feb 01 2025 |
R-4.5-linux-x86_64 | OK | Feb 01 2025 |
R-4.4-win-x86_64 | OK | Feb 01 2025 |
R-4.4-mac-x86_64 | OK | Feb 01 2025 |
R-4.4-mac-aarch64 | OK | Feb 01 2025 |
R-4.3-win-x86_64 | OK | Feb 01 2025 |
R-4.3-mac-x86_64 | OK | Feb 01 2025 |
R-4.3-mac-aarch64 | OK | Feb 01 2025 |
Exports:rank_candidates
Dependencies:backportscheckmatedata.tableRcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Rank candidates based on voter preferences | rank_candidates |