Package: baggr
Type: Package
Title: Bayesian Aggregate Treatment Effects
Version: 0.6.18
Authors@R: c(person("Witold", "Wiecek", email = "witold.wiecek@gmail.com", role = c("cre", "aut")), 
             person("Rachael", "Meager", role="aut"),
             person("Brice", "Green", role="ctb", comment = "predict(), loo_compare, many visuals"),
             person("Trustees of", "Columbia University", role = "cph", comment = "tools/make_cc.R"))
Maintainer: Witold Wiecek <witold.wiecek@gmail.com>
Description: Running and comparing meta-analyses of data with hierarchical 
    Bayesian models in Stan, including convenience functions for formatting
    data, plotting and pooling measures specific to meta-analysis. This implements many models
    from Meager (2019) <doi:10.1257/app.20170299>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Biarch: true
Depends: R (>= 3.5.0), Rcpp (>= 0.12.17)
Imports: rstan (>= 2.18.1), rstantools (>= 2.1.1), bayesplot, crayon,
        forestplot, ggplot2, gridExtra, utils, stats, testthat, methods
LinkingTo: StanHeaders (>= 2.18.1), rstan (>= 2.18.1), BH (>=
        1.66.0-1), Rcpp (>= 0.12.17), RcppParallel (>= 5.0.1),
        RcppEigen (>= 0.3.3.4.0)
SystemRequirements: GNU make
NeedsCompilation: yes
RoxygenNote: 7.1.2
Suggests: knitr, covr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/wwiecek/baggr
BugReports: https://github.com/wwiecek/baggr/issues
Language: en-GB
Packaged: 2022-01-04 10:28:01 UTC; waw
Author: Witold Wiecek [cre, aut],
  Rachael Meager [aut],
  Brice Green [ctb] (predict(), loo_compare, many visuals),
  Trustees of Columbia University [cph] (tools/make_cc.R)
Repository: CRAN
Date/Publication: 2022-01-04 15:30:15 UTC
