Package: coalitions
Type: Package
Title: Coalition Probabilities in Multi-Party Democracies
Version: 0.6.5
Authors@R: c(
    person("Andreas", "Bender", , "andreas.bender@stat.uni-muenchen.de", role = c("aut", "cre"), comment=c(ORCID = "0000-0001-5628-8611")),
    person("Alexander", "Bauer", , "alexander.bauer@stat.uni-muenchen.de", role=c("aut"), comment=c(ORCID = "0000-0003-3495-5131"))
    )
Maintainer: Andreas Bender <andreas.bender@stat.uni-muenchen.de>
Description: An implementation of a MCMC method to calculate
    probabilities for a coalition majority based on survey results,
    see Bender and Bauer (2018) <doi:10.21105/joss.00606>.
Depends: R (>= 3.2.1)
Imports: checkmate, gtools, rvest, xml2, jsonlite, RCurl, reshape2,
        rlang, magrittr, lubridate, forcats, stringr, tidyr, purrr (>
        0.2.2), dplyr (> 0.5.0),
Suggests: ggplot2, testthat, covr, knitr, rmarkdown
Encoding: UTF-8
License: MIT + file LICENSE
URL: https://github.com/adibender/coalitions/,
        http://adibender.github.io/coalitions/
BugReports: https://github.com/adibender/coalitions/issues
RoxygenNote: 6.1.0
VignetteBuilder: knitr
LazyData: true
NeedsCompilation: no
Packaged: 2018-10-06 21:06:56 UTC; abhs
Author: Andreas Bender [aut, cre] (<https://orcid.org/0000-0001-5628-8611>),
  Alexander Bauer [aut] (<https://orcid.org/0000-0003-3495-5131>)
Repository: CRAN
Date/Publication: 2018-10-06 21:30:10 UTC
