# -*- 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 grikris1 MixGHD 2.3.7
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Model-based clustering, classification and discriminant analysis
long_description    {*}${description} using the mixture of generalized hyperbolic distributions.
checksums           rmd160  d6b787a344961262e9312d0e62dbdb73aae8e3bf \
                    sha256  5b4f7ff968bce82414d394709faad8347232e7a33debf4bcca681595e88e3850 \
                    size    68709
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-Bessel \
                    port:R-e1071 \
                    port:R-ghyp \
                    port:R-mixture \
                    port:R-mvtnorm \
                    port:R-numDeriv

test.run            yes
