# -*- 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 mixsmsn 1.1-10
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Fit a finite mixture of scale mixture of skew-normal distributions
long_description    {*}${description}
checksums           rmd160  01f2e1e2d2772033eb871bc92d9a89b3c761b7e8 \
                    sha256  7dec9a14f17786c32ab6fd290e9051f66da8c15f84af4310ffc2285a4c5e61f0 \
                    size    40356
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-mvtnorm

test.run            yes
