# -*- 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 gagolews stringx 0.2.9 v
revision            2
categories-append   devel textproc
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
description         Replacements for base string functions \
                    powered by R-stringi
long_description    {*}${description}
homepage            https://stringx.gagolewski.com
checksums           rmd160  9efb1a0bdbaa51ed38cb3ad7f19912336296598c \
                    sha256  8ad589b3b4f52d8bbe5655bf73efb032b8652bbad92ace4da8f5a329ad3065eb \
                    size    33978371
github.tarball_from archive
supported_archs     noarch

depends_lib-append  port:R-stringi

depends_test-append port:R-realtest

test.run            yes
