# -*- 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 mschubert narray 0.5.1 v
revision            1
categories-append   devel
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             Apache-2
description         Subset- and name-aware array utility functions
long_description    {*}${description}
checksums           rmd160  08bfab4a8051f40ce32af300f66ac8dde590f225 \
                    sha256  5e6d942caf4e3d53adac0489d811a430217c75a1560fb6497d6ed1a49ff5b8e5 \
                    size    91942

depends_lib-append  port:R-progress \
                    port:R-Rcpp \
                    port:R-stringr

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

test.run            yes
