Package: MetaStan
Version: 0.0.1
Title: Bayesian Meta-Analysis via 'Stan'
Description: Performs Bayesian meta-analysis using 'Stan'. 
             Includes binomial-normal hierarchical models and option to use weakly informative priors for the
             heterogeneity parameter and the treatment effect parameter which are described in 
             Guenhan, Roever, and Friede (2018) <arXiv:1809.04407>.
Authors@R: c(person("Burak Kuersad", "Guenhan", email="burak.gunhan@med.uni-goettingen.de", 
             role=c("aut", "cre")),
             person("Trustees of", "Columbia University", role="cph", comment="src/init.cpp, 
             tools/make_cpp.R, R/stanmodels.R"))
License: GPL (>= 3)
Encoding: UTF-8
Date: 2018-08-23
LazyData: true
ByteCompile: true
Depends: R (>= 3.4.0), Rcpp (>= 0.12.17), methods
Imports: rstan (>= 2.17.3), rstantools (>= 1.5.0)
Suggests: testthat, knitr, rmarkdown, ggplot2
LinkingTo: StanHeaders (>= 2.17.2), rstan (>= 2.17.3), BH (>=
        1.66.0-1), Rcpp (>= 0.12.17), RcppEigen (>= 0.3.3.4.0)
SystemRequirements: GNU make
NeedsCompilation: yes
RoxygenNote: 6.1.0
URL: http://github.com/gunhanb/MetaStan
BugReports: http://github.com/gunhanb/MetaStan/issues
VignetteBuilder: knitr
Packaged: 2018-09-18 07:36:01 UTC; burakgunhan
Author: Burak Kuersad Guenhan [aut, cre],
  Trustees of Columbia University [cph] (src/init.cpp, tools/make_cpp.R,
    R/stanmodels.R)
Maintainer: Burak Kuersad Guenhan <burak.gunhan@med.uni-goettingen.de>
Repository: CRAN
Date/Publication: 2018-09-30 12:50:03 UTC
