# -*- 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 cran effects 4.2-2
revision            2
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Effect displays for linear, generalized linear and other models
long_description    Graphical and tabular effect displays, e.g., of interactions, \
                    for various statistical models with linear predictors.
checksums           rmd160  16aa0f5cd102a0c1793599792f9d1eeab0a55a25 \
                    sha256  2fee322cee8f6eb634bcd54e7793a750c8196443cac176c6793ea854553a925a \
                    size    2200805
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-carData \
                    port:R-colorspace \
                    port:R-estimability \
                    port:R-insight \
                    port:R-lme4 \
                    port:R-survey

depends_test-append port:R-alr4 \
                    port:R-betareg \
                    port:R-car \
                    port:R-heplots \
                    port:R-knitr \
                    port:R-ordinal \
                    port:R-pbkrtest \
                    port:R-poLCA \
                    port:R-robustlmm

test.run            yes
