Package: vote Type: Package Title: Election Vote Counting Version: 2.5-2 Date: 2026-02-27 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 ). Depends: R (>= 3.5.0) Imports: formattable, knitr, data.table, fields Suggests: ggplot2, testthat License: GPL (>=2) Config/pak/sysreqs: cmake make libuv1-dev Repository: https://hanase.r-universe.dev Date/Publication: 2026-02-27 17:14:20 UTC RemoteUrl: https://github.com/hanase/vote RemoteRef: HEAD RemoteSha: 0aad422f151a74706569107b72363400a0ac3d10 NeedsCompilation: no Packaged: 2026-05-28 07:01:27 UTC; root Author: Hana Sevcikova [aut, cre], Bernard Silverman [aut], Adrian Raftery [aut] Maintainer: Hana Sevcikova