# -*- 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 weyl 0.0-5
revision            0
categories-append   math
platforms           {darwin any}
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         A suite of routines for Weyl algebras
long_description    {*}${description}
checksums           rmd160  b251b28339ebc7e25c42cb52a65f2cc2dbf787b3 \
                    sha256  6ca0c0b2b13c21d41006f0350b5886408c7f17ab8b7e3ceba442bb6a9d908cbb \
                    size    385358
github.tarball_from archive
supported_archs     noarch

depends_lib-append  port:R-disordR \
                    port:R-freealg \
                    port:R-mathjaxr \
                    port:R-spray

depends_test-append port:R-knitr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
