# -*- 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 JWiley extraoperators 0.3.0
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Extra binary relational and logical operators
long_description    {*}${description}
homepage            https://joshuawiley.com/extraoperators
checksums           rmd160  15954f10d4c81ed078f11bd5de641ee7ece2cd64 \
                    sha256  70cca07b44b908daea691fd0d9d801104a7d4da59764a134b93e2ae68a1667cf \
                    size    25125
supported_archs     noarch
platforms           {darwin any}

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

test.run            yes
