# -*- 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 moodymudskipper typed 0.0.1
revision            1
categories-append   devel
maintainers         nomaintainer
license             GPL-3
description         Support types for variables, arguments and return values
long_description    {*}${description}
checksums           rmd160  f93f151fed3b893aafa1c81e30e78c7af44030c2 \
                    sha256  98f9b01c29d530ef18f87fcf141b701c75ef4bd7b5c86508e20e503245f4913a \
                    size    233563
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-waldo

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

test.run            yes
