# -*- 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 cran wordcloud 2.6
revision            2
maintainers         nomaintainer
license             LGPL-2.1
description         Word clouds
long_description    {*}${description}
checksums           rmd160  fb0005f6a8cd97182add285eb6f4a32c270c90a9 \
                    sha256  53716954430acd4f164bfd8eacd7068a908ee3358293ded6cd992d53b7f72649 \
                    size    42454

depends_lib-append  port:R-RColorBrewer \
                    port:R-Rcpp

depends_test-append port:R-slam \
                    port:R-tm

test.run            yes
