# -*- 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 rlme 0.5
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Rank-based estimation and prediction in random effects nested models
long_description    {*}${description}
checksums           rmd160  47bd6e29e61f49506218883ad517b6e328606b84 \
                    sha256  2efe4e5516314c908810a68aab523959ee3bb464780304693a828af008af465c \
                    size    74985

depends_lib-append  port:R-magic \
                    port:R-quantreg \
                    port:R-Rcpp \
                    port:R-robustbase \
                    port:R-stringr

depends_test-append port:R-testthat

test.run            yes
