# -*- 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 marco-bee FitDynMix 1.0.0
revision            1
categories-append   math
maintainers         nomaintainer
license             MIT
description         Estimation of dynamic mixtures
long_description    {*}${description}
homepage            https://github.com/marco-bee/FitDynMix
checksums           rmd160  e2c89691b3306ef011fd1b7b70b5f2cd37ffa067 \
                    sha256  83fc0cd712fa53a03a4cd1aa7fc64da5d1185de894c97a0cc51efbfd68c33cd6 \
                    size    43811
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-evir \
                    port:R-ks \
                    port:R-pracma \
                    port:R-Rdpack

test.run            yes
