# -*- 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 estmeansd 1.0.1
revision            1
maintainers         nomaintainer
license             GPL-3+
description         Estimating the sample mean and standard deviation \
                    from commonly reported quantiles in meta-analysis
long_description    {*}${description}
homepage            https://github.com/stmcg/estmeansd
checksums           rmd160  5b4624af4b3b3ead862ebbe658b72ffbc560fcb3 \
                    sha256  da7c2257038eda1434053c0b988ad7adaff4d37ba515737cf5da4bd5309b5073 \
                    size    21375
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-metaBLUE

test.run            yes
