# -*- 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 privefl bigsparser 0.7.3
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Sparse matrix format with data on disk
long_description    {*}${description}
checksums           rmd160  596f17e0c57b95033ec30b27e6f63afeb3412091 \
                    sha256  9091fc62ed005fee2ed0d7e64c1c4eab5cb290683f0aa88bae83db032598486c \
                    size    39852

depends_lib-append  port:R-bigassertr \
                    port:R-Rcpp \
                    port:R-RcppEigen \
                    port:R-rmio

depends_test-append port:R-testthat

# FIXME: some tests fail on PPC: https://github.com/privefl/bigsparser/issues/12
test.run            yes
