# -*- 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.add 5.1-13
revision            1
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Extra additive terms for generalized additive models for location scale and shape
long_description    Interface for extra smooth functions including tensor products, \
                    neural networks and decision trees.
homepage            https://github.com/gamlss-dev/gamlss.add
checksums           rmd160  89e185875bbd0fc68a54875986d42a585aea921c \
                    sha256  5f9c5fca5ca52689eefd5047d22495ac75d2df37122036b0964cab06fac011b6 \
                    size    37129
supported_archs     noarch
platforms           {darwin any}

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

test.run            yes
