Package: stminsights
Type: Package
Title: A 'Shiny' Application for Inspecting Structural Topic Models
Version: 0.2.2
Date: 2018-08-29
Authors@R: person("Carsten", "Schwemmer", email = "c.schwem2er@gmail.com", comment = c(ORCID = "0000-0001-9084-946X"), role = c("aut", "cre"))
URL: https://github.com/methodds/stminsights
BugReports: https://github.com/methodds/stminsights/issues
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.1.0), ggraph (>= 1.0.0),
        igraph (>= 1.2.0), ggrepel (>= 0.8.0), shiny (>= 1.1.0),
        shinyBS (>= 0.6.0), shinydashboard (>= 0.7.0), shinyjs (>=
        1.0.0), ggplot2 (>= 3.0.0), purrr (>= 0.2.0), stringr (>=
        1.3.0), dplyr (>= 0.7.0), tibble (>= 1.4.0), readr (>= 1.1.0),
        huge (>= 1.2.0), stats, scales
Suggests: quanteda(>= 1.3.0), knitr, rmarkdown
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-08-29 15:53:08 UTC; kasus
Author: Carsten Schwemmer [aut, cre] (<https://orcid.org/0000-0001-9084-946X>)
Maintainer: Carsten Schwemmer <c.schwem2er@gmail.com>
Repository: CRAN
Date/Publication: 2018-08-30 13:10:03 UTC
