Package: bmlm
Title: Bayesian Multilevel Mediation
Version: 1.3.12
Date: 2021-09-27
Authors@R: person(given = "Matti", 
                  family = "Vuorre", 
                  email = "matti.vuorre@oii.ox.ac.uk",
                  role = c("aut", "cre"),
                  comment = c(ORCID = "0000-0001-5052-066X"))
Description: Easy estimation of Bayesian multilevel mediation models with Stan.
URL: https://github.com/mvuorre/bmlm/
BugReports: https://github.com/mvuorre/bmlm/issues/
License: GPL (>= 3)
LazyData: true
NeedsCompilation: yes
Depends: R (>= 3.4.0), Rcpp (>= 0.12.0)
Imports: rstan (>= 2.18.1), ggplot2 (>= 2.0.0), RcppParallel (>=
        5.0.1), rstantools (>= 2.1.1), methods
Suggests: qgraph, knitr, rmarkdown, reshape2, dplyr
LinkingTo: StanHeaders (>= 2.18.0), RcppParallel (>= 5.0.1), rstan (>=
        2.18.1), BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen
RoxygenNote: 7.1.2
Encoding: UTF-8
SystemRequirements: GNU make
Packaged: 2021-09-28 14:00:34 UTC; vuorre
Author: Matti Vuorre [aut, cre] (<https://orcid.org/0000-0001-5052-066X>)
Maintainer: Matti Vuorre <matti.vuorre@oii.ox.ac.uk>
Repository: CRAN
Date/Publication: 2021-09-29 07:10:10 UTC
