# -*- 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 kenne mbrglm 0.0.1
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Median Bias Reduction in Binomial-response GLMs
long_description    {*}${description}
checksums           rmd160  32547fe16c86a946c5957e48c83a81cf40b43b0e \
                    sha256  04666bb2d3bb078c3382950a49cb6def914bd1d1d9378a71bcb0788c660fb87b \
                    size    12195

depends_lib-append  port:R-enrichwith \
                    port:R-nleqslv

depends_test-append port:R-brglm

test.run            yes
