Package: stm
Type: Package
Title: Estimation of the Structural Topic Model
Version: 1.3.0
Date: 2017-09-08
Author: Margaret Roberts [aut, cre], 
        Brandon Stewart [aut, cre],
        Dustin Tingley [aut, cre],
        Kenneth Benoit [ctb]
Maintainer: Brandon Stewart <bms4@princeton.edu>
Depends: R (>= 3.2.2)
LinkingTo: Rcpp, RcppArmadillo
Imports: matrixStats, splines, slam, lda, quanteda, stringr, Matrix,
        glmnet, Rcpp (>= 0.11.3), grDevices, graphics, stats, utils,
        data.table, quadprog, parallel, methods
Suggests: igraph, SnowballC, tm (>= 0.6), huge, clue, wordcloud,
        KernSmooth, NLP, LDAvis, geometry, Rtsne, testthat, rsvd
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: 6.0.1
NeedsCompilation: yes
Packaged: 2017-09-09 19:20:58 UTC; bms4
Repository: CRAN
Date/Publication: 2017-09-09 21:53:10 UTC
