# -*- 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 rconsortium S7 0.2.0 v
revision            0
categories-append   devel
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         Object-oriented system meant to become a successor to S3 and S4
long_description    {*}${description}
homepage            https://rconsortium.github.io/S7
checksums           rmd160  bb2539e220ea2ed4d5dbef4c38cfc9448d5838e6 \
                    sha256  91cd1dc6e893e3c8c4724483f053c3cec2000e729c44da993304581faeaee765 \
                    size    179730
github.tarball_from archive

depends_test-append port:R-bench \
                    port:R-callr \
                    port:R-covr \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-testthat \
                    port:R-tibble

test.run            yes
