# -*- 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 boost-R gamboostLSS 2.0-7
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Boosting methods for GAMLSS
long_description    Boosting models for fitting generalized additive models \
                    for location, shape and scale (GAMLSS) to potentially high-dimensional data.
checksums           rmd160  ad21dc5678fe1a775a309c7c286276eae1a0d985 \
                    sha256  71e8fcb28baf80c81b47f345d3090fea7031d5c75cc5f05e43ab72dd7a54a2d7 \
                    size    1573610
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-mboost \
                    port:R-stabs
