# -*- 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 d.firth relimp 1.0-5
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Relative contribution of effects in a regression model
long_description    Functions to facilitate inference on the relative importance of predictors \
                    in a linear or generalized linear model, and a couple of useful Tcl/Tk widgets.
homepage            https://warwick.ac.uk/fac/sci/statistics/staff/academic-research/firth/software/relimp
checksums           rmd160  ebf6d8a110988ac5e965946ee8938b6865abcea9 \
                    sha256  acac7cf72ea39916761b51c825db0ffcb2bb1640e0a04086831fb78e9e40b679 \
                    size    13836
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-Rcmdr

test.run            yes
