# -*- 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 biganalytics 1.1.22
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {Apache-2 LGPL-3}
description         Utilities for big.matrix objects from R-bigmemory
long_description    {*}${description}
homepage            http://www.bigmemory.org
checksums           rmd160  192363180a8c5e0f361c38aa1028c6e389d6f365 \
                    sha256  d0bf73547cca64479d7e704ad48b3b4d3fba35811e5b74a4c08486911fc93f79 \
                    size    25873

depends_lib-append  port:R-BH \
                    port:R-biglm \
                    port:R-bigmemory \
                    port:R-foreach \
                    port:R-Rcpp

test.run            yes
