# -*- 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 chest 0.3.7
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Change-in-Estimate approach to assess confounding effects
long_description    {*}${description}
checksums           rmd160  fd3cfaaa8422b09fe3c182f22096bafd686ec6d6 \
                    sha256  aac8f689295be72a413df945416d63e56f0e4083cd6f42dc661159bc03ed0524 \
                    size    118450
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-broom \
                    port:R-dplyr \
                    port:R-forestplot \
                    port:R-ggplot2 \
                    port:R-tibble

depends_test-append port:R-knitr \
                    port:R-rmarkdown \
                    port:R-spelling

test.run            yes
