Package: SafeVote
Type: Package
Title: Election Vote Counting with Safety Features
Version: 1.0.0
Date: 2023-01-18
Authors@R: c(person("Clark Thomborson",role=c("cre","aut"),
  email="c.thomborson@auckland.ac.nz",comment=c(ORCID="0000-0002-4147-7898")))
Description: Fork of 'vote_2.3-2', Raftery et al. (2021)
  <DOI:10.32614/RJ-2021-086>, with additional support 
  for stochastic experimentation.
Depends: R (>= 3.5.0)
Imports: formattable, knitr, fields, grDevices, graphics, utils,
        ggplot2, data.table, stringr, forcats, dplyr
Encoding: UTF-8
License: GPL (>= 2)
Language: EN-GB
NeedsCompilation: no
RoxygenNote: 7.2.3
LazyData: true
URL: https://cthombor.github.io/SafeVote/
Suggests: testthat (>= 3.0.0), vote, STV
Config/testthat/edition: 3
Packaged: 2023-01-18 01:25:58 UTC; cthom
Author: Clark Thomborson [cre, aut] (<https://orcid.org/0000-0002-4147-7898>)
Maintainer: Clark Thomborson <c.thomborson@auckland.ac.nz>
Repository: CRAN
Date/Publication: 2023-01-18 11:50:06 UTC
