# -*- 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             github dgerlanc bootES 1.3.1
revision            1
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
description         Bootstrap confidence intervals on effect sizes
long_description    {*}${description}
checksums           rmd160  80d395e6f7250a52b13ec1ca269b919afb6949bd \
                    sha256  2d133c285985476ef80cbcdfa7a831805674ad0c28b4073c289aad5e791f4865 \
                    size    104197
github.tarball_from tarball
supported_archs     noarch

depends_test-append port:R-testthat

test.run            yes
