Package: MetaStan
Version: 0.2.0
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 (2020) <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: 2020-04-06
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: 7.1.0
URL: https://github.com/gunhanb/MetaStan
BugReports: https://github.com/gunhanb/MetaStan/issues
VignetteBuilder: knitr
Packaged: 2020-04-07 19:17:11 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: 2020-04-09 13:20:09 UTC
Built: R 3.6.3; x86_64-w64-mingw32; 2020-08-05 08:33:36 UTC; windows
Archs: i386, x64
