# -*- 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 utkarshdang mixSPE 0.9.2
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Mixtures of power exponential and skew power exponential distributions \
                    for use in model-based clustering and classification
long_description    {*}${description}
checksums           rmd160  639b1cf424c710e741b95fc02a16e2d3bd3f8a46 \
                    sha256  07f6fae9a42aca3bbab2d621842ad3833be213908e636919800fa66db7768ab9 \
                    size    15349
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-mvtnorm

depends_test-append port:R-testthat

test.run            yes
