# -*- 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             github rexyai sparsio 1.0.1 v
revision            1
maintainers         nomaintainer
license             GPL-2+
description         I/O operations with sparse matrices
long_description    {*}${description}
checksums           rmd160  40ded635ebbfad1b50d73c0596c579b68079d1e9 \
                    sha256  be7b6c4ede7eca3c8efccd57044ad980a4a305a390ae1deb3babfca2b4b7a528 \
                    size    41452

depends_lib-append  port:R-Rcpp

depends_test-append port:R-testthat

test.run            yes
