Package: stm
Type: Package
Title: Estimation of the Structural Topic Model
Version: 1.2.2
Date: 2017-03-28
Author: Margaret Roberts [aut, cre], 
        Brandon Stewart [aut, cre],
        Dustin Tingley [aut, cre],
        Kenneth Benoit [ctb]
Maintainer: Brandon Stewart <bms4@princeton.edu>
Depends: R (>= 2.10)
LinkingTo: Rcpp, RcppArmadillo
Imports: matrixStats, splines, slam, lda, quanteda, stringr, Matrix,
        glmnet, Rcpp (>= 0.11.3), grDevices, graphics, stats, utils,
        data.table, quadprog
Suggests: igraph, SnowballC, tm (>= 0.6), huge, clue, wordcloud,
        KernSmooth, NLP, LDAvis, geometry, Rtsne, testthat
LazyData: yes
Description: The Structural Topic Model (STM) allows researchers 
  to estimate topic models with document-level covariates. 
  The package also includes tools for model selection, visualization,
  and estimation of topic-covariate regressions.
License: MIT + file LICENSE
URL: http://structuraltopicmodel.com
BugReports: https://github.com/bstewart/stm/issues
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2017-03-28 20:22:10 UTC; bms4
Repository: CRAN
Date/Publication: 2017-03-28 21:10:28 UTC
