# -*- 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 SciViews svGUI 1.0.1 v
revision            2
categories-append   sysutils
maintainers         nomaintainer
license             GPL-2
description         Manage GUIs in R
long_description    {*}${description}
homepage            https://www.sciviews.org/svGUI
checksums           rmd160  13e31d4cc522336779e7df0a0b3da92803ac5390 \
                    sha256  5770920f81d098c2fe5f75c12c4450fa0ace160204076ce52e9ff69cafc45f4d \
                    size    27932
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-covr \
                    port:R-knitr \
                    port:R-markdown \
                    port:R-spelling \
                    port:R-testthat

test.run            yes
