# -*- 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 koheiw seededlda 1.3.2 revision 0 categories-append textproc maintainers {@barracuda156 gmail.com:vital.had} openmaintainer license GPL-3 description Seeded sequential LDA for topic modelling long_description {*}${description} homepage https://koheiw.github.io/seededlda checksums rmd160 60571f84262f5ed818c2d30a06363ab5bb057ef6 \ sha256 dd0d1641595ab47df1baab53f03dc5ab066829c66a2dfc329aa8aaa8c859630c \ size 3809399 patchfiles patch-Makevars.diff post-patch { reinplace "s|@PREFIX@|${prefix}|g" ${worksrcpath}/src/Makevars } depends_lib-append port:onetbb \ port:R-proxyC \ port:R-quanteda \ port:R-Rcpp \ port:R-RcppArmadillo \ port:R-testthat compilers.setup require_fortran depends_test-append port:R-keyATM \ port:R-topicmodels \ port:R-spelling # FIXME: tests freeze due to a broken R BATCH. # https://trac.macports.org/ticket/67059 test.run no