Skip to content

tsentiment

Fetching Tweet Data for Sentiment Analysis

v1.0.5 · Nov 2, 2022 · MIT + file LICENSE

Description

Which uses Twitter APIs for the necessary data in sentiment analysis, acts as a middleware with the approved Twitter Application. A special access key is given to users who subscribe to the application with their Twitter account. With this special access key, the user defined keyword for sentiment analysis can be searched in twitter recent searches and results can be obtained( more information <https://github.com/hakkisabah/tsentiment> ). In addition, a service named tsentiment-services has been developed to provide all these operations ( for more information <https://github.com/hakkisabah/tsentiment-services> ). After the successful results obtained and in line with the permissions given by the user, the results of the analysis of the word cloud and bar graph saved in the user folder directory can be seen. In each analysis performed, the previous analysis visual result is deleted and this is the basic information you need to know as a practice rule. 'tsentiment' package provides a free service that acts as a middleware for easy data extraction from Twitter, and in return, the user rate limit is reduced by 30 requests from the total limit and the remaining requests are used. These 30 requests are reserved for use in application analytics. For information about endpoints, you can refer to the limit information in the "GET search/tweets" row in the Endpoints column in the list at <https://developer.twitter.com/en/docs/twitter-api/v1/rate-limits>.

Downloads

CRAN

239

Last 30 days

18190th

627

Last 90 days

2.4K

Last year

Trend: +48.5% (30d vs prior 30d)

r2u CRAN

10

Last 30 days

24

Last 90 days

101

Last year

Trend: -28.6% (30d vs prior 30d)

autoCRAN

0

Last 7 days

10

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

2 NOTE
11 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Hakki Sabah <hakkisabah@hotmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Hakki",
                    family = "Sabah",
                    role = c("aut", "cre"),
                    email = "hakkisabah@hotmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Hakki Sabah <hakkisabah@hotmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Hakki",
                    family = "Sabah",
                    role = c("aut", "cre"),
                    email = "hakkisabah@hotmail.com")
as necessary.

Check History

NOTE 11 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Hakki Sabah <hakkisabah@hotmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Hakki",
                    family = "Sabah",
                    role = c("aut", "cre"),
                    email = "hakkisabah@hotmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Hakki Sabah <hakkisabah@hotmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Hakki",
                    family = "Sabah",
                    role = c("aut", "cre"),
                    email = "hakkisabah@hotmail.com")
as necessary.
ERROR 11 OK · 1 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Hakki Sabah <hakkisabah@hotmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Hakki",
                    family = "Sabah",
                    role = c("aut", "cre"),
                    email = "hakkisabah@hotmail.com")
as necessary.
ERROR r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Hakki Sabah <hakkisabah@hotmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Hakki",
                    family = "Sabah",
                    role = c("aut", "cre"),
                    email = "hakkisabah@hotmail.com")
as necessary.
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Hakki Sabah <hakkisabah@hotmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Hakki",
                    family = "Sabah",
                    role = c("aut", "cre"),
                    email = "hakkisabah@hotmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Hakki Sabah <hakkisabah@hotmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Hakki",
                    family = "Sabah",
                    role = c("aut", "cre"),
                    email = "hakkisabah@hotmail.com")
as necessary.

Dependency Network

Dependencies Reverse dependencies reshape2 wordcloud ggplot2 httr syuzhet tidytext dplyr tibble stringi tsentiment

Version History

5 tracked
new 1.0.5 Mar 10, 2026
updated 1.0.5 ← 1.0.4 diff Nov 1, 2022
new 1.0.4 Nov 29, 2021
update 0.1.1 ← 0.1.0 diff Jul 18, 2021
new 0.1.0 Jul 15, 2021