# -*- 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

# GitHub version is outdated.
R.setup             cran berndbischl BBmisc 1.13.1
revision            1
categories-append   devel
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             BSD
description         Miscellaneous helper functions
long_description    {*}${description}
homepage            https://github.com/berndbischl/BBmisc
checksums           rmd160  8a261efa3760d88a85f9ffcf4ac3415936234f3a \
                    sha256  8f599b25f925b47e5657b8e5b213e297934ae1195a50b9230765020a2dd08162 \
                    size    88087

depends_lib-append  port:R-checkmate \
                    port:R-data.table

depends_test-append port:R-microbenchmark \
                    port:R-testthat

test.run            yes
