Package: vote
Type: Package
Title: Election Vote Counting
Version: 2.4-4
Date: 2025-03-02
Authors@R: c(person(given = "Hana",
                      family = "Sevcikova",
                      role = c("aut", "cre"),
                      email = "hanas@uw.edu"),
               person(given = "Bernard",
                      family = "Silverman",
                      role = "aut"),
               person(given = "Adrian",
                      family = "Raftery",
                      role = "aut"))
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>).
Depends: R (>= 3.5.0)
Imports: formattable, knitr, data.table, fields
Suggests: ggplot2
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2025-03-02 20:07:34 UTC; hana
Author: Hana Sevcikova [aut, cre],
  Bernard Silverman [aut],
  Adrian Raftery [aut]
Maintainer: Hana Sevcikova <hanas@uw.edu>
Repository: CRAN
Date/Publication: 2025-03-02 23:40:01 UTC
Built: R 4.6.0; ; 2025-08-18 12:05:55 UTC; unix
