Package: Twitmo
Type: Package
Title: Twitter Topic Modeling and Visualization for R
Version: 0.1.1
Author: Andreas Buchmueller
Maintainer: Andreas Buchmueller <a.buchmueller@stud.uni-goettingen.de>
Description: Tailored for topic modeling with tweets and fit for visualization tasks in R. 
    Collect, pre-process and analyze the contents of tweets using 
    LDA and STM models. Comes with visualizing capabilities like tweet and hashtag maps 
    and built-in support for 'LDAvis'.
License: MIT + file LICENSE
URL: https://github.com/abuchmueller/Twitmo
BugReports: https://github.com/abuchmueller/Twitmo/issues
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: jsonlite, stats, plyr, stopwords, stringr, dplyr, readr,
        magrittr, rtweet, quanteda, quanteda.textstats, topicmodels,
        stm, tidyr, rlang, maps
RoxygenNote: 7.1.2
Suggests: rmarkdown, knitr, leaflet, tidytext, modeltools, LDAvis, tm,
        ldatuning, stringi, servr,
NeedsCompilation: no
Packaged: 2021-10-26 17:53:25 UTC; abuchmueller
Repository: CRAN
Date/Publication: 2021-10-28 19:00:02 UTC
