Package: STV Type: Package Title: Single Transferable Vote Counting Version: 1.0.2 Authors@R: c( person("John", "Emerson", email = "john.emerson@yale.edu", role = c("cre", "aut")), person("Saksham", "Chandra", role = "aut"), person("Lilla", "Orr", role = "aut"), person("Efim", "Abrikosov", role = "ctb"), person("Shadie", "Khubba", role = "ctb"), person("William", "Meyerson", role = "ctb"), person("Shylee", "Ezroni", role = "ctb"), person("Junchao", "Ma", role = "ctb")) Maintainer: John Emerson URL: https://github.com/jayemerson/STV BugReports: https://github.com/jayemerson/STV/issues Description: Implementations of the Single Transferable Vote counting system. By default, it uses the Cambridge method for surplus allocation and Droop method for quota calculation. Fractional surplus allocation and the Hare quota are available as options. License: LGPL-3 Encoding: UTF-8 LazyData: true Suggests: testthat, crayon RoxygenNote: 7.1.0 Repository: https://jayemerson.r-universe.dev Date/Publication: 2021-02-01 00:12:06 UTC RemoteUrl: https://github.com/jayemerson/stv RemoteRef: HEAD RemoteSha: 32940b4e746ded9e69f5f9d35233555337f76e63 NeedsCompilation: no Packaged: 2026-07-03 16:54:55 UTC; root Author: John Emerson [cre, aut], Saksham Chandra [aut], Lilla Orr [aut], Efim Abrikosov [ctb], Shadie Khubba [ctb], William Meyerson [ctb], Shylee Ezroni [ctb], Junchao Ma [ctb]