Package: baggr
Type: Package
Title: Bayesian Aggregate Treatment Effects
Version: 0.7.11
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 = "loo_compare, many visuals"),
             person("Danny", "Toomey", role="ctb", comment = "many bug fixes"),
             person("Trustees of", "Columbia University", role = "cph", comment = "package skeleton"))
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.26.0), rstantools (>= 2.1.1), bayesplot, crayon,
        forestplot, ggplot2, ggplotify, ggrepel, gridExtra, utils,
        stats, testthat, methods
LinkingTo: StanHeaders (>= 2.26.0), rstan (>= 2.26.0), 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.3.2
Suggests: knitr, covr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/wwiecek/baggr
BugReports: https://github.com/wwiecek/baggr/issues
Language: en-GB
Packaged: 2025-06-19 05:00:30 UTC; witol
Author: Witold Wiecek [cre, aut],
  Rachael Meager [aut],
  Brice Green [ctb] (loo_compare, many visuals),
  Danny Toomey [ctb] (many bug fixes),
  Trustees of Columbia University [cph] (package skeleton)
Repository: CRAN
Date/Publication: 2025-06-19 09:10:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 03:36:08 UTC; windows
Archs: x64
