# -*- 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 georgheinze logistf 1.26.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL
description         Firth’s bias-reduced logistic regression
long_description    {*}${description}
checksums           rmd160  329d558ff51956781500dd04fd5815c73eb4c9a8 \
                    sha256  f916e568c8c64fc48695c72214439267c02310c6c68d3ffea5708ec00e80190b \
                    size    76220

depends_lib-append  port:R-formula.tools \
                    port:R-mice

depends_test-append port:R-emmeans \
                    port:R-estimability

test.run            yes
