# -*- 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 kasperwelbers RNewsflow 1.2.8
revision            1
categories-append   textproc
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Tools for comparing text messages across time and media
long_description    A collection of tools for measuring the similarity of text messages \
                    and tracing the flow of messages over time and across media.
checksums           rmd160  381068d1860dca03676b1ef5d915fa10289736ca \
                    sha256  fee1ccf41219488332b59c0993bcbef1584a9a8174d6ac311f610729e0060b23 \
                    size    390001

depends_lib-append  port:R-data.table \
                    port:R-igraph \
                    port:R-quanteda \
                    port:R-Rcpp \
                    port:R-RcppEigen \
                    port:R-RcppProgress \
                    port:R-scales \
                    port:R-stringi \
                    port:R-wordcloud

depends_test-append port:R-knitr \
                    port:R-rmarkdown

test.run            yes
