# -*- 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 RobinHankin onion 1.5-3
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Octonions and quaternions
long_description    {*}${description}
homepage            https://github.com/RobinHankin/onion
checksums           rmd160  10ed81723b900ad99eeeb5d8d72b82badc20eb01 \
                    sha256  c030a46c42f0d31e788bf984cffc0e20bab652b9b4f804210983116422b64349 \
                    size    1368659

depends_lib-append  port:R-emulator \
                    port:R-freealg \
                    port:R-mathjaxr

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

test.run            yes
