# -*- 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 olivella lda 1.5.2
revision            0
categories-append   math
maintainers         nomaintainer
license             LGPL-2.1+
description         Collapsed Gibbs sampling methods for topic models
long_description    {*}${description}
checksums           rmd160  073ab39e7d0eee3c5dd83749291e930f759d6862 \
                    sha256  95d354786e002352a973052df993b9d3acfc9f9598a053afb95ac27c7e150fd4 \
                    size    3804306

depends_test-append port:R-ggplot2 \
                    port:R-penalized \
                    port:R-reshape2

test.run            yes
