Package: baggr
Type: Package
Title: Bayesian Aggregate Treatment Effects
Version: 0.2.0
Authors@R: c(person("Witold", "Wiecek", email = "witold.wiecek@gmail.com", role = c("cre", "aut")), 
             person("Rachael", "Meager", role="aut"),
             person("Green", "Brice", role="ctb", comment = "patches for LOO CV"),
             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,
        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: 6.1.1
Suggests: knitr
VignetteBuilder: knitr
URL: https://github.com/wwiecek/baggr
BugReports: https://github.com/wwiecek/baggr/issues
Language: en-GB
Packaged: 2019-10-29 12:00:15 UTC; wwiecek
Author: Witold Wiecek [cre, aut],
  Rachael Meager [aut],
  Green Brice [ctb] (patches for LOO CV),
  Trustees of Columbia University [cph] (tools/make_cc.R)
Repository: CRAN
Date/Publication: 2019-10-29 12:50:02 UTC
