Package: opitools
Type: Package
Title: A Tool for Analyzing Opinions in a Text Document
Version: 1.0.3
Author: Monsuru Adepeju [cre, aut],
Maintainer: Monsuru Adepeju <monsuur2010@yahoo.com>
Description: This tool analyzes the opinions inherent in a text document
  relating to a specific subject (A), and assesses the impacts that 
  opinion expressed with respect to another subject (B) have on 
  subject A. This package is specifically designed for application 
  to social media datasets, such as Twitter and Facebook. The utility of 
  the package has been demonstrated in Adepeju and Jimoh (2021) 
  <doi:10.31235/osf.io/c32qh> in the assessment of impacts of COVID-19 
  pandemic on public opinions concerning neighborhood policing across 
  England and Wales.
Language: en-US
License: GPL-3
URL: https://github.com/MAnalytics/opitools
BugReports: https://github.com/MAnalytics/opitools/issues/1
Depends: R (>= 4.0.0)
Encoding: UTF-8
LazyData: true
Imports: ggplot2, tibble, tidytext, magrittr, dplyr, stringr, purrr,
        tidyr, likert, cowplot
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-03-05 21:45:53 UTC; monsu
Repository: CRAN
Date/Publication: 2021-03-05 22:10:03 UTC
