Package: bmlm Title: Bayesian Multilevel Mediation Version: 1.3.15 Date: 2023-09-25 Authors@R: person(given = "Matti", family = "Vuorre", email = "m.j.vuorre@tilburguniversity.edu", 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: ggplot2 (>= 2.0.0), methods, RcppParallel (>= 5.0.1), rstan (>= 2.26.0), rstantools (>= 2.3.1.1) Suggests: qgraph, knitr, rmarkdown, reshape2, dplyr LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0), RcppParallel (>= 5.0.1), rstan (>= 2.26.0), StanHeaders (>= 2.26.0) RoxygenNote: 7.2.3 Encoding: UTF-8 SystemRequirements: GNU make Biarch: true Config/pak/sysreqs: make Repository: https://mvuorre.r-universe.dev Date/Publication: 2024-11-21 08:19:09 UTC RemoteUrl: https://github.com/mvuorre/bmlm RemoteRef: HEAD RemoteSha: 97feb82146a8b211aebe45b70042ee02e22f148c Packaged: 2026-07-02 05:43:31 UTC; root Author: Matti Vuorre [aut, cre] (ORCID: ) Maintainer: Matti Vuorre