# -*- 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 cran skewMLRM 1.6
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Estimation for scale-shape mixtures of skew-normal distributions
long_description    {*}${description}
checksums           rmd160  9144f95810e2eb50f67888d9e4b9d17b8f7e747c \
                    sha256  93d67ff89788e2c7e97e133ed0eea422c5a20da3d86d7be6e1f882a71404f999 \
                    size    61114
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-clusterGeneration \
                    port:R-doParallel \
                    port:R-foreach \
                    port:R-matrixcalc \
                    port:R-moments \
                    port:R-mvtnorm

depends_lib-append  port:R-sn

test.run            yes
