Package: electsys21 Type: Package Title: Voting Methods for Ranked, Rated and Approval Ballots Version: 0.1.0 Authors@R: person("Ivan", "Iakimov", , "ivan.iakimov@ih21.org", role = c("aut", "cre")) Description: Implements a range of voting methods and electoral systems for determining election winners, including the D21 method with and without minus votes (Janecek, ), first-past-the-post, two-round runoff, instant runoff, the Borda count, approval voting, majority judgement and the Condorcet method. The functions accept several ballot formats - ranking, cardinal utilities, approvals and scores - with automatic detection of the input type, configurable tie-breaking and tidy summaries of the results. License: MIT + file LICENSE Encoding: UTF-8 URL: https://github.com/ivan-ih21/electsys21 BugReports: https://github.com/ivan-ih21/electsys21/issues Imports: stats Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Repository: https://ivan-ih21.r-universe.dev Date/Publication: 2026-07-13 12:04:35 UTC RemoteUrl: https://github.com/ivan-ih21/electsys21 RemoteRef: HEAD RemoteSha: b3daad404965e38796325a66382c1483aa43ca7e NeedsCompilation: no Packaged: 2026-07-23 06:41:39 UTC; root Author: Ivan Iakimov [aut, cre] Maintainer: Ivan Iakimov