# -*- 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 qian-tang fastkqr 1.0.0
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Fast Algorithm for Kernel Quantile Regression
long_description    {*}${description}
checksums           rmd160  2dc9c212354f374027f16df52d335888f240d0aa \
                    sha256  ceb57eabed2bfe397559f91573e070b1c46a8d70cf17873c1255b952a9e3eaa3 \
                    size    27574

depends_lib-append  port:R-dotCall64 \
                    port:R-rlang

compilers.setup     require_fortran

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

test.run            yes