Package: votesys
Type: Package
Title: Voting Systems, Instant-Runoff Voting, Borda Method, Various
        Condorcet Methods
Version: 0.1.1
Date: 2018-04-20
Authors@R: c(person("Jiang", "Wu", role = c("aut", "cre"),
					email = "textidea@sina.com",
                    comment = "from Capital Normal University"))
Maintainer: Jiang Wu <textidea@sina.com>
Description: Various methods to count ballots in voting systems are provided.
	Functions to check validity of ballots are also provided to ensure flexibility.
License: GPL-3
Depends: R (>= 3.3.0)
Imports: data.table, gtools, Matrix
Encoding: UTF-8
LazyLoad: true
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-04-20 09:20:37 UTC; useruser
Author: Jiang Wu [aut, cre] (from Capital Normal University)
Repository: CRAN
Date/Publication: 2018-04-20 09:56:40 UTC
Built: R 4.5.2; ; 2025-11-08 03:01:32 UTC; windows
