Package: stminsights
Type: Package
Title: A 'Shiny' Application for Inspecting Structural Topic Models
Version: 0.3.0
Date: 2018-11-24
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.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.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-11-24 12:51:13 UTC; kasus
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: 2018-11-24 13:10:03 UTC
Built: R 4.1.0; ; 2020-08-03 14:02:14 UTC; windows
