Package: textmineR
Title: Functions for Text Mining and Topic Modeling
Version: 1.7.0
Date: 2016-03-05
Author: "Thomas W. Jones <jones.thos.w@gmail.com>"
Maintainer: Thomas W. Jones <jones.thos.w@gmail.com>
Description: An aid for text mining in R, with a syntax that
    should be familiar to experienced R users. Provides a wrapper for several 
    topic models that take similarly-formatted input and give similarly-formatted
    output. Has additional functionality for analyzing and diagnostics for
    topic models.
Depends: R (>= 3.0.2), Matrix
Imports: lda, parallel, tm, topicmodels, RWeka, Rcpp, RcppProgress,
        irlba
Suggests: digest
License: GPL (>= 3)
URL: https://github.com/TommyJones/textmineR
BugReports: https://github.com/TommyJones/textmineR/issues
LazyData: true
LinkingTo: Rcpp, RcppArmadillo, RcppProgress
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-03-31 01:41:29 UTC; tommy
Repository: CRAN
Date/Publication: 2016-03-31 17:39:34
