# -*- 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

# GitHub version lags behind.
R.setup             cran tunsmart interactionR 0.1.7
revision            1
maintainers         nomaintainer
license             GPL-3
description         Full reporting of interaction analyses
long_description    {*}${description}
homepage            https://github.com/tunsmart/interactionR
checksums           rmd160  3ff354f6651116ab8a031a7d07400129aef91ce8 \
                    sha256  df4d43af14886fec7c355c8b7e957d44b3c23e3b077be3ba253c79a56f87bef9 \
                    size    65035
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-car \
                    port:R-flextable \
                    port:R-msm \
                    port:R-officer

depends_test-append port:R-testthat

test.run            yes
