# -*- 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 quanteda stopwords 2.3 v
revision            2
categories-append   textproc
maintainers         nomaintainer
license             MIT
description         Multilingual stopword lists
long_description    {*}${description}
homepage            https://quanteda.io
checksums           rmd160  c39ed70e5c3cd15ea0d7f258d2c440df520ee16b \
                    sha256  7ef180a9a53cb00fec985f91311a0de7b11af829aedda0f014fdd8d7d371afe2 \
                    size    282685
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-ISOcodes

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

test.run            yes
