# -*- 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 jeksterslab betaNB 1.0.4 v
revision            1
categories-append   math
maintainers         nomaintainer
license             MIT
description         Bootstrap for regression effect sizes
long_description    {*}${description}
homepage            https://jeksterslab.github.io/betaNB
checksums           rmd160  627dbcf5ced7d55545369f5c32ff6b84f53d575d \
                    sha256  17ef4aa9a3fb73a80f40a4a81d896f26ec33c432eff4717ea5cb10980993872e \
                    size    489762
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-knitr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
