Package: stminsights
Type: Package
Title: A 'Shiny' Application for Inspecting Structural Topic Models
Version: 0.4.2
Date: 2023-04-18
Authors@R: c(
    person("Carsten", "Schwemmer", email = "c.schwem2er@gmail.com", comment = c(ORCID = "0000-0001-9084-946X"), role = c("aut", "cre")),
    person("Jonne", "Guyt", email = "j.y.guyt@uva.nl", role = "ctb")
          )
URL: https://github.com/cschwem2er/stminsights
BugReports: https://github.com/cschwem2er/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.5), tidygraph (>= 1.2.0), ggraph (>= 2.1.0),
        igraph (>= 1.4.0), ggrepel (>= 0.9.0), shiny (>= 1.7.0),
        shinyBS (>= 0.6.0), shinydashboard (>= 0.7.0), shinyjs (>=
        2.1.0), ggplot2 (>= 3.4.0), purrr (>= 1.0.0), stringr (>=
        1.5.0), dplyr (>= 1.1.0), tibble (>= 3.2.0), readr (>= 2.1.0),
        huge (>= 1.3.0), stats, scales
Suggests: quanteda (>= 3.3.0), knitr, rmarkdown
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-04-18 12:53:34 UTC; cschw
Author: Carsten Schwemmer [aut, cre] (<https://orcid.org/0000-0001-9084-946X>),
  Jonne Guyt [ctb]
Maintainer: Carsten Schwemmer <c.schwem2er@gmail.com>
Repository: CRAN
Date/Publication: 2023-04-18 19:20:06 UTC
Built: R 4.2.0; ; 2023-04-19 13:45:56 UTC; unix
