# -*- 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 ulrike.groemping relaimpo 2.2-7
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Relative importance of regressors in linear models
long_description    {*}${description}
homepage            https://prof.bht-berlin.de/groemping/relaimpo
checksums           rmd160  3aaf2fa667a8992bc652ca17efc995ba091d5495 \
                    sha256  4a1b3e78305447016eb8d0186b9cafe6e2f37b35da3ea534980215d8a7b96090 \
                    size    70981
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-corpcor \
                    port:R-mitools \
                    port:R-survey

depends_test-append port:R-care

test.run            yes
