# -*- 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 gbm-developers gbm 2.2.2
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Generalized boosted regression models
long_description    {*}${description}
homepage            https://github.com/gbm-developers/gbm
checksums           rmd160  f11d11c7a073a600cccb36ecb93894fb99b8e7cb \
                    sha256  029ad2bac10c98979cf69206e94f2cc51a50667ec035f2474c44fb841950c4f4 \
                    size    452354

compiler.cxx_standard 2014

depends_test-append port:R-covr \
                    port:R-gridExtra \
                    port:R-knitr \
                    port:R-pdp \
                    port:R-RUnit \
                    port:R-tinytest \
                    port:R-vip \
                    port:R-viridis

test.run            yes
