# -*- 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 d.stasinopoulos gamlss.mx 6.0-1
revision            1
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Fit mixture distributions with GAMLSS
long_description    {*}${description}
checksums           rmd160  4ee9d4cad3f86d1b514d5bce1f1bc05e50c7c9bd \
                    sha256  66d1355ddad5330f58faa48fa547a956d87e70d29c5e1125913cb1ce0b382964 \
                    size    25644
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-gamlss \
                    port:R-gamlss.dist

test.run            yes
