# -*- 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 sokol arrApply 2.2.1
revision            2
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             {GPL-2 GPL-3}
description         Apply a function to a margin of an array
long_description    {*}${description}
checksums           rmd160  a59399f8613e3909311aa5fa22dc6476c21c88d7 \
                    sha256  e420606c4f5d8f6706a10bb78134ebfaf47a04686443604295ab4d021d077c47 \
                    size    9775

depends_lib-append  port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

depends_test-append port:R-testthat

test.run            yes
