# -*- 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 mstasinopoulos gamlss 5.4-22
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Generalised Additive Models for Location Scale and Shape
long_description    {*}${description}
homepage            https://www.gamlss.com
checksums           rmd160  9a4edd50cc0e395fad4fd4c74526147a1ba6d419 \
                    sha256  01e6908df92691147b884a8d58025473e18d7bf58d5f5a2d7e4f18b2a451fe2d \
                    size    315420

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

depends_test-append port:R-distributions3

test.run            yes
