# -*- 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 j.raymaekers robslopes 1.1.3
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Fast algorithms for robust slopes
long_description    {*}${description}
checksums           rmd160  ed8ac147041efb1676d826c97579edfbef464168 \
                    sha256  65ed8a10b9c9ec16876240d6623661dc134c317dc69ccf4d0fc72d3fc0bd0d42 \
                    size    19757

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

compilers.setup     require_fortran

test.run            yes
