# -*- 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.spatial 3.0-2
revision            1
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Spatial terms in generalized additive models for location scale and shape models
long_description    {*}${description}
checksums           rmd160  ebbdfa9616378e49530b43d010a531c76ca726ca \
                    sha256  c821bf27d487dd3f4d9fde33ecbafb6fa03e9d21fc25c7975961a13141e435ec \
                    size    23608
supported_archs     noarch
platforms           {darwin any}

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

test.run            yes
