# -*- 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 tplate abind 1.4-8
revision            0
maintainers         nomaintainer
platforms           {darwin any}
license             MIT
description         Combine multidimensional arrays
long_description    {*}${description}
checksums           rmd160  c84b2d04466774178ba81b8cc8f4df5a7ce96329 \
                    sha256  264a051b523ceae1795a0879e7768949ea55c586ac8db0adf1f5ebeddd2623e1 \
                    size    21974
supported_archs     noarch

# There is a possible error in afill.R test on ppc.
# Overall status still reports OK.
test.run            yes
