Other packages > Find by keyword >

vote  

Election Vote Counting
View on CRAN: Click here


Download and install vote package within the R console
Install from CRAN:
install.packages("vote")

Install from Github:
library("remotes")
install_github("cran/vote")

Install by package version:
library("remotes")
install_version("vote", "2.4-4")



Attach the package and use:
library("vote")
Maintained by
Hana Sevcikova
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-02-21
Latest Update: 2025-03-02
Description:
Counting election votes and determining election results by different methods, including the single transferable vote or ranked choice, approval, score, plurality, condorcet and two-round runoff methods (Raftery et al., 2021 <doi:10.32614/RJ-2021-086>).
How to cite:
Hana Sevcikova (2017). vote: Election Vote Counting. R package version 2.4-4, https://cran.r-project.org/web/packages/vote. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0-0 (2017-02-21 00:16), 1.1-0 (2018-02-09 05:04), 1.2-0 (2020-01-30 21:10), 1.2-1 (2020-02-03 10:20), 2.0-1 (2020-12-04 00:10), 2.0-2 (2020-12-12 07:00), 2.1-0 (2021-01-06 08:40), 2.2-0 (2021-02-12 10:50), 2.2-1 (2021-05-31 20:10), 2.3-0 (2021-08-13 06:30), 2.3-1 (2021-09-02 15:20), 2.3-2 (2022-02-04 22:00), 2.4-3 (2023-12-10 06:10), 2.4-4 (2025-03-03 00:40)
Other packages that cited vote R package
View vote citation profile
Other R packages that vote depends, imports, suggests or enhances
Complete documentation for vote
Functions, R codes and Examples using the vote R package
Some associated functions: approval . condorcet . count.votes . dublin_west . food_election . ims_election . score . stv . two_round_runoff . vote-package . 
Some associated R codes: check_votes.R . condorcet.R . count_votes.R . stv.R . two_round_runoff.R . vote_by_sum.R .  Full vote package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA