# -*- 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 Przemyslaw.Biecek bgmm 1.8.5
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Gaussian mixture modelling algorithms and the belief-based mixture modelling
long_description    {*}${description}
homepage            https://bgmm.molgen.mpg.de
checksums           rmd160  95221fa806b5efbc956a328ac8bdec244f9905f6 \
                    sha256  fa25954c34e02af1fcdd7512d554b6addc7aafef2f256f6914f7967ae947cfe2 \
                    size    86062
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-car \
                    port:R-combinat \
                    port:R-mvtnorm

depends_test-append port:R-testthat

test.run            yes
