# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "electsys21" in publications use:' type: software license: MIT title: 'electsys21: Voting Methods for Ranked, Rated and Approval Ballots' version: 0.1.0 abstract: 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. authors: - family-names: Iakimov given-names: Ivan email: ivan.iakimov@ih21.org repository: https://cran.r-universe.dev repository-code: https://github.com/ivan-ih21/electsys21 commit: 548aa724bd6974320589f134a8c2ea099a2db0d8 url: https://github.com/ivan-ih21/electsys21 date-released: '2026-07-22' contact: - family-names: Iakimov given-names: Ivan email: ivan.iakimov@ih21.org