Package: baggr
Type: Package
Title: Bayesian Aggregate Treatment Effects
Version: 0.4.0
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.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
ByteCompile: true
Depends: R (>= 3.5.0), Rcpp (>= 0.12.17), methods
Imports: rstan (>= 2.18.1), rstantools (>= 1.5.0), bayesplot, crayon,
        forestplot, ggplot2, gridExtra, utils, stats, testthat
LinkingTo: StanHeaders (>= 2.18.1), rstan (>= 2.18.1), BH (>=
        1.66.0-1), Rcpp (>= 0.12.17), RcppEigen (>= 0.3.3.4.0)
SystemRequirements: GNU make
NeedsCompilation: yes
RoxygenNote: 7.0.2
Suggests: knitr, covr
VignetteBuilder: knitr
URL: https://github.com/wwiecek/baggr
BugReports: https://github.com/wwiecek/baggr/issues
Language: en-GB
Packaged: 2020-02-27 12:40:42 UTC; witol
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: 2020-02-28 11:20:09 UTC
