# -*- 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 cran arrApply 2.2
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Apply a function to a margin of an array
long_description    {*}${description}
checksums           rmd160  a9880759ac4b09460019c34e4ed6b39c28aef4aa \
                    sha256  de2c77c8a0e84ac6792851e2fb7d690c1432cbc533bcb45ffb3fb52a8401e32e \
                    size    9255

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

compilers.setup     require_fortran
