Package: stminsights
Type: Package
Title: A 'Shiny' Application for Inspecting Structural Topic Models
Version: 0.1.2
Date: 2018-02-27
Authors@R: person("Carsten", "Schwemmer", email = "c.schwem2er@gmail.com", role = c("aut", "cre"))
URL: https://github.com/methodds/stminsights
Description: This app enables interactive validation, interpretation and visualization of structural topic models from the 'stm' package by Roberts and others (2014) <doi:10.1111/ajps.12103>. It also includes helper functions for model diagnostics and extracting data from effect estimates.
Imports: stm (>= 1.3.3), tidygraph (>= 1.0.0), ggraph (>= 1.0.0),
        igraph (>= 1.1.0), ggrepel (>= 0.7.0), shiny (>= 1.0.0),
        shinyBS (>= 0.6.0), shinydashboard (>= 0.6.0), shinyjs (>=
        1.0.0), ggplot2 (>= 2.2.0), purrr (>= 0.2.0), stringr (>=
        1.2.0), dplyr (>= 0.7.0), tibble (>= 1.4.0), huge (>= 1.2.0),
        stats, scales
Suggests: quanteda(>= 1.0.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-02-27 11:15:46 UTC; cs
Author: Carsten Schwemmer [aut, cre]
Maintainer: Carsten Schwemmer <c.schwem2er@gmail.com>
Repository: CRAN
Date/Publication: 2018-02-27 13:15:31 UTC
