# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup R 1.0 # GitHub version is outdated. R.setup cran mvuorre bmlm 1.3.15 revision 1 categories-append math maintainers {@barracuda156 gmail.com:vital.had} openmaintainer license GPL-3+ description Bayesian multilevel mediation models in R long_description Easy estimation of Bayesian multilevel mediation models with Stan. homepage https://mvuorre.github.io/bmlm checksums rmd160 d76b938effa4bec10f58b22a9cea420b1594c01e \ sha256 5438e7cd0fd1f7a4213636e4945cf02ae870ff167a4ab5d7950d72f40d202fc6 \ size 72981 depends_lib-append port:R-BH \ port:R-ggplot2 \ port:R-Rcpp \ port:R-RcppEigen \ port:R-RcppParallel \ port:R-rstan \ port:R-rstantools \ port:R-StanHeaders depends_test-append port:R-dplyr \ port:R-knitr \ port:R-qgraph \ port:R-reshape2 \ port:R-rmarkdown test.run yes