# -*- 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 stephenSRMMartin LMMELSM 0.2.1
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             MIT
description         Latent Multivariate Mixed Effects Location Scale Models
long_description    {*}${description}
homepage            https://github.com/stephenSRMMartin/LMMELSM
checksums           rmd160  e21156db7a238b1b4c99fbaf3c3f99630f6f266e \
                    sha256  28185e1bfa2ebc26f55039788ba10b8a9e956f6f9df575865da3b792dbe687df \
                    size    619574

depends_lib-append  port:R-BH \
                    port:R-Formula \
                    port:R-loo \
                    port:R-Rcpp \
                    port:R-RcppEigen \
                    port:R-RcppParallel \
                    port:R-rstan \
                    port:R-rstantools \
                    port:R-StanHeaders

depends_test-append port:R-testthat

test.run            yes
