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.
Version: | 0.0.1 |
Imports: | checkmate, data.table, Rcpp |
LinkingTo: | Rcpp |
Suggests: | mlr3misc (≥ 0.15.1), testthat (≥ 3.0.0) |
Published: | 2024-11-27 |
DOI: | 10.32614/CRAN.package.fastVoteR |
Author: | John Zobolas [cre, aut], Anne-Marie George [ctb] |
Maintainer: | John Zobolas <bblodfon at gmail.com> |
License: | LGPL (≥ 3) |
URL: | https://bblodfon.github.io/fastVoteR/ |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | fastVoteR results |
Reference manual: | fastVoteR.pdf |
Package source: | fastVoteR_0.0.1.tar.gz |
Windows binaries: | r-devel: fastVoteR_0.0.1.zip, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): fastVoteR_0.0.1.tgz, r-oldrel (arm64): fastVoteR_0.0.1.tgz, r-release (x86_64): fastVoteR_0.0.1.tgz, r-oldrel (x86_64): fastVoteR_0.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=fastVoteR to link to this page.