# -*- 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 HughParsonage hutilscpp 0.10.6
revision            0
categories-append   devel
maintainers         nomaintainer
license             GPL-2
description         Miscellaneous functions in C++
long_description    {*}${description}
homepage            https://github.com/hughparsonage/hutilscpp
checksums           rmd160  7f2c840ce04bd008426ca819deaff96b0efe87c1 \
                    sha256  c4303efb6e160be3a25466a24cffd7be486b680ee76c7111be6036f9eefc797b \
                    size    427790

depends_lib-append  port:R-data.table \
                    port:R-hutils \
                    port:R-magrittr

depends_test-append port:R-bench \
                    port:R-covr \
                    port:R-TeXCheckR \
                    port:R-tinytest \
                    port:R-withr

test.run            yes
