# -*- 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 bigmemoryauthors bigtabulate 1.1.9
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {Apache-2 LGPL-3}
description         Table, apply and split functionality \
                    for Matrix and big.matrix objects
long_description    {*}${description}
homepage            http://www.bigmemory.org
checksums           rmd160  45c39aa64d2639fb5f700e093d144c5c836a27a4 \
                    sha256  bef71103e547fb3bf146f5726e7c1bf644454cb0340e43cb5e52f3aa951b4773 \
                    size    16320

depends_lib-append  port:R-BH \
                    port:R-biganalytics \
                    port:R-bigmemory \
                    port:R-Rcpp

test.run            yes
