# -*- 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 johndkloke Rfit 0.27.0
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Rank-based estimation estimation and inference for linear models
long_description    {*}${description}
checksums           rmd160  2f7949a63f1b0b079ea9705dd0aabbb76101b99f \
                    sha256  1a3c0f097b1648322c597ab5841d0f053401cf4dfb23fd943a57318a7a17b7f2 \
                    size    78923

compilers.setup     require_fortran

depends_test-append port:R-testthat

test.run            yes
