# -*- 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 namezys polyMatrix 0.9.16
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         Infrastructure for manipulation polynomial matrices
long_description    {*}${description}
homepage            https://github.com/namezys/polymatrix
checksums           rmd160  5eecd44bb3fd15793d24fc1e85c823a5bf903091 \
                    sha256  24fc6dd040a4a37cc82cba1dd133f22cc60627b5aff7c45233df6b0ba8cc558d \
                    size    41408
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-polynom

depends_test-append port:R-testthat \
                    port:R-withr

test.run            yes
