# -*- 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

R.setup             cran arnost.komarek mixAK 5.8
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3+
description         Multivariate normal mixture models and mixtures \
                    of generalized linear mixed models \
                    including model-based clustering
long_description    {*}${description}
checksums           rmd160  71800bd79478ba3f92543c06afb67ef87d7ac946 \
                    sha256  1c81855f7a08bc2f9b6671459990c3562accb6036e1c3b2e7dc2100f69c5f99a \
                    size    927470

depends_lib-append  port:R-coda \
                    port:R-colorspace \
                    port:R-fastGHQuad \
                    port:R-lme4 \
                    port:R-mnormt

compilers.setup     require_fortran

depends_test-append port:R-mvtnorm

test.run            yes
