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.

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 ORCID iD [cre, aut], Anne-Marie George ORCID iD [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

Documentation:

Reference manual: fastVoteR.pdf

Downloads:

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

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fastVoteR to link to this page.