# -*- 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.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Bootstrap confidence intervals on effect sizes
long_description    {*}${description}
checksums           rmd160  61734d3eab645017eb1425e1b02f84598e8d4883 \
                    sha256  553adca263eb1d5d6a948501ba90a6b40c1bcb7c3775dab83d16aca7594f1903 \
                    size    104064
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-testthat

test.run            yes
