# -*- 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

# GitHub version is outdated.
R.setup             cran trinker qdapRegex 0.7.8
revision            1
categories-append   textproc
maintainers         nomaintainer
license             GPL-2
description         Regular expression removal, extraction and replacement tools
long_description    {*}${description}
checksums           rmd160  2b964aa0f736cf945f67e0c1d92e13354398fca2 \
                    sha256  9f473f2f0c917005d6f1ba581bd0347a2b27c966442a15da40569b38c067c1dd \
                    size    144841
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-stringi

depends_test-append port:R-testthat

test.run            yes
