# -*- 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 RobinHankin spray 1.0-27
revision            2
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Sparse arrays and multivariate polynomials
long_description    {*}${description}
homepage            https://robinhankin.github.io/spray
checksums           rmd160  5bd2368b43c57da005cecc8e03b60094a591f62f \
                    sha256  b80e439256e6c833ca4b6e8e66f647bc96aa2756346489844e55044fd3f018a5 \
                    size    89828
github.tarball_from archive

depends_lib-append  port:R-disordR \
                    port:R-magic \
                    port:R-partitions \
                    port:R-Rcpp \
                    port:R-stringr

depends_test-append port:R-covr \
                    port:R-polynom \
                    port:R-testthat

test.run            yes
