# -*- 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 r-project NLP 0.3-2
revision            0
categories-append   textproc
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         Natural Language Processing infrastructure
long_description    Basic classes and methods for natural language processing.
checksums           rmd160  3fbd1cf5a95563136792ae8883096f6241fa1815 \
                    sha256  c59e8bc6485336bc076e7c37129814fa8ef558ce711fa493510206e6a9254225 \
                    size    148824
supported_archs     noarch

# For now, R-cleanNLP and R-udpipe are dropped from test deps.
# https://github.com/statsmaths/cleanNLP/issues/86
# https://github.com/bnosac/udpipe/issues/119
depends_test-append port:R-spacyr

test.run            yes
