# -*- 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 emmanuelle.comets saemix 3.3
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Stochastic approximation expectation maximization (SAEM) algorithm
long_description    {*}${description}
checksums           rmd160  80cbd2e8e504e66ba1d5ce9c6fe01825a0729d1e \
                    sha256  9b2318e82924b41454a22b1881bc60087aeaa4a283ce3667569e1aa94911a6f7 \
                    size    2540574
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-ggplot2 \
                    port:R-gridExtra \
                    port:R-mclust \
                    port:R-npde \
                    port:R-rlang \
                    port:R-scales

depends_test-append port:R-testthat

test.run            yes
