# -*- 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 stmcg metamedian 1.1.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Meta-analysis of medians
long_description    {*}${description}
homepage            https://github.com/stmcg/metamedian
checksums           rmd160  4d5824e02b57061e3526450d9fb116551a68661e \
                    sha256  6e3bcacdbfa41d9da9d6ff463d997dfc4ec8d7861fb114e38c4db7a6ecb5e89e \
                    size    47316
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-estmeansd \
                    port:R-Hmisc \
                    port:R-metaBLUE \
                    port:R-metafor

depends_test-append port:R-testthat

test.run            yes
