Package: coalitions
Type: Package
Title: Bayesian "Now-Cast" Estimation of Event Probabilities in
        Multi-Party Democracies
Version: 0.6.10
Authors@R: c(
    person("Andreas", "Bender", , "bender.at.R@gmail.com", 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 <bender.at.R@gmail.com>
Description: An implementation of a Bayesian framework for the opinion poll
    based estimation of event probabilities in multi-party electoral systems
    (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), ggplot2
Suggests: testthat, covr, knitr, rmarkdown, pkgdown
Encoding: UTF-8
License: MIT + file LICENSE
URL: http://adibender.github.io/coalitions/
BugReports: https://github.com/adibender/coalitions/issues
RoxygenNote: 6.1.1
VignetteBuilder: knitr
LazyData: true
NeedsCompilation: no
Packaged: 2019-07-15 11:16:21 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: 2019-07-15 15:40:07 UTC
