# -*- 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 esreg 0.6.2
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Joint quantile and expected shortfall regression
long_description    {*}${description}
checksums           rmd160  fc75a8d18d67beabfe302db9cd735cda34d2c9a1 \
                    sha256  44b5b9d3433ca6cd5d8c27a01f35952e30ce2548e9dd586c51dfddc018ea5eb6 \
                    size    19728

depends_lib-append  port:R-Formula \
                    port:R-quantreg \
                    port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

test.run            yes
