# -*- 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 ggrothendieck gsubfn 0.7
revision            2
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Utilities for strings and function arguments
long_description    {*}${description}
checksums           rmd160  dd35c90c63054b1aee417991f49ded64c03637d0 \
                    sha256  89351df9e65722d2862f26a0a3985666de3c86e8400808ced8a6eb6e165a4602 \
                    size    311271
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-proto

require_active_variants R tcltk

depends_test-append port:R-chron \
                    port:R-quantreg \
                    port:R-svUnit \
                    port:R-zoo

test.run            yes
