Package: SafeVote
Type: Package
Title: Election Vote Counting with Safety Features
Version: 1.0.1
Date: 2024-10-04
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.3.2
LazyData: true
URL: https://cran.r-project.org/package=SafeVote,
        https://cthombor.github.io/SafeVote/
Suggests: testthat (>= 3.0.0), vote, STV
Config/testthat/edition: 3
Packaged: 2024-10-05 22:15:35 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: 2024-10-05 22:50:03 UTC
Built: R 4.5.2; ; 2025-11-08 03:56:22 UTC; windows
