saotd: Sentiment Analysis of Twitter Data

This analytic is an in initial foray into sentiment analysis. This analytic will allow a user to access the Twitter API (once they create their own developer account), ingest tweets of their interest, clean / tidy data, perform topic modeling if interested, compute sentiment scores utilizing the Bing Lexicon, and output visualizations.

Version: 0.3.1
Depends: R (≥ 3.5.0)
Imports: dplyr, widyr, stringr, tidytext, rtweet, tidyr, igraph, ggplot2, ggraph, scales, reshape2, lubridate, utils, stats, magrittr, ldatuning, topicmodels
Suggests: testthat (≥ 3.0.0), knitr, rmarkdown, httr, base64enc, tibble, covr
Published: 2023-09-04
Author: Evan Munson ORCID iD [aut, cre], Christopher Smith ORCID iD [aut], Bradley Boehmke ORCID iD [aut], Jason Freels ORCID iD [aut]
Maintainer: Evan Munson <evan.l.munson at gmail.com>
BugReports: https://github.com/evan-l-munson/saotd/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/evan-l-munson/saotd
NeedsCompilation: no
SystemRequirements: GSL (>=2.4), MPFR (>= 4.0.0), udunits2 (>=2.2.26-3)
Language: en-US
Citation: saotd citation info
Materials: README NEWS
CRAN checks: saotd results

Documentation:

Reference manual: saotd.pdf
Vignettes: saotd

Downloads:

Package source: saotd_0.3.1.tar.gz
Windows binaries: r-devel: saotd_0.3.1.zip, r-release: saotd_0.3.1.zip, r-oldrel: saotd_0.3.1.zip
macOS binaries: r-release (arm64): saotd_0.3.1.tgz, r-oldrel (arm64): saotd_0.3.1.tgz, r-release (x86_64): saotd_0.3.1.tgz
Old sources: saotd archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=saotd to link to this page.