# -*- 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 gamlss.inf 1.0-1
revision            1
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Fitting mixed (inflated and adjusted) distributions
long_description    {*}${description}
checksums           rmd160  8b14ffc984075eece8c9686a881eae699e08f390 \
                    sha256  791f4e2654d5cba0c04c09903d16b578d872449effae5f4d859b972afb0f0954 \
                    size    31784
supported_archs     noarch
platforms           {darwin any}

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

depends_test-append port:R-gamlss.cens \
                    port:R-gamlss.tr

test.run            yes
