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

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

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

test.run            yes
