# -*- 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 IJaljuli metarep 1.2.0
revision            1
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Replicability-analysis tools for meta-analysis
long_description    {*}${description}
homepage            https://github.com/IJaljuli/metarep
checksums           rmd160  37b66b1a254b83ff72704d3b95d4ca42a50bef3b \
                    sha256  c9ea8481e702f3236e74fb3b37b2816778a1b48349e190b05de0591f6cdbae13 \
                    size    179862
# Despite CRAN claim, there is nothing to compile here.
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-meta

depends_test-append port:R-BiasedUrn \
                    port:R-knitr \
                    port:R-lme4 \
                    port:R-metafor \
                    port:R-numDeriv \
                    port:R-rmarkdown

test.run            yes
