Package: MetaStan
Version: 0.1.1
Title: Bayesian Meta-Analysis via 'Stan'
Description: Performs Bayesian meta-analysis and model-based 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 (2019) <doi:10.1002/jrsm.1370>.
Authors@R: c(person("Burak Kuersad", "Guenhan", email="burak.gunhan@med.uni-goettingen.de", 
             role=c("aut", "cre"), comment = c(ORCID = "0000-0002-7454-8680")),
             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: 2019-12-01
LazyData: true
ByteCompile: true
Depends: R (>= 3.4.0), Rcpp (>= 0.12.17), methods
Imports: rstan (>= 2.18.1), rstantools (>= 1.5.0)
Suggests: testthat, knitr, rmarkdown, ggplot2
LinkingTo: StanHeaders (>= 2.18.0), 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
URL: http://github.com/gunhanb/MetaStan
BugReports: http://github.com/gunhanb/MetaStan/issues
VignetteBuilder: knitr
Packaged: 2019-12-03 14:30:38 UTC; burakgunhan
Author: Burak Kuersad Guenhan [aut, cre]
    (<https://orcid.org/0000-0002-7454-8680>),
  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: 2019-12-03 18:50:02 UTC
