# -*- 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 bssherwood rqPen 4.2
revision            1
categories-append   math
maintainers         nomaintainer
license             MIT
description         Penalized quantile regression
long_description    {*}${description}
homepage            https://github.com/bssherwood/rqpen
checksums           rmd160  812b973077a4e35bcbc75072c77c3fb99528e9a8 \
                    sha256  54eaa610af688dda3792a7247aa0b21693986e603ac14ae1cd5bd84d0d7dde11 \
                    size    123514

depends_lib-append  port:R-data.table \
                    port:R-hqreg \
                    port:R-hrqglas \
                    port:R-lifecycle \
                    port:R-plyr \
                    port:R-quantreg \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-Rdpack

compilers.setup     require_fortran

depends_test-append port:R-knitr

test.run            yes
