# -*- 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.tr 5.1-9
revision            1
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Generating and fitting truncated gamlss.family distributions
long_description    {*}${description}
checksums           rmd160  fd50611445585a2e0053de0d9fbeefd9cf0e4124 \
                    sha256  e90ce51be60bd00c00d8463912d26f40080bbd8f24c4254fc77d59925368b7e4 \
                    size    20678
supported_archs     noarch
platforms           {darwin any}

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

test.run            yes
