# -*- 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 cran qgam 1.3.4
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Smooth additive quantile regression models
long_description    {*}${description}
checksums           rmd160  01c0bd533b134c24989d1c9b67c6cfca7d14b53e \
                    sha256  7633120a48a85ab73f7e1bc8b02c98319285c2abd05f9d13d25339d7aaaacacb \
                    size    4091180

depends_lib-append  port:R-doParallel \
                    port:R-plyr \
                    port:R-shiny

depends_test-append port:R-knitr \
                    port:R-RhpcBLASctl \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
