Skip to content

RSentiment

Analyse Sentiment of English Sentences

v2.2.2 · Jul 27, 2018 · GPL-2

Description

Analyses sentiment of a sentence in English and assigns score to it. It can classify sentences to the following categories of sentiments:- Positive, Negative, very Positive, very negative, Neutral. For a vector of sentences, it counts the number of sentences in each category of sentiment.In calculating the score, negation and various degrees of adjectives are taken into consideration. It deals only with English sentences.

Downloads

204

Last 30 days

15898th

204

Last 90 days

204

Last year

CRAN Check Status

1 ERROR
4 NOTE
9 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang ERROR
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-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
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 (15 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Subhasree Bose <subhasree10.7@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Subhasree", "Bose", "with", "contributons", "from", "Saptarsi"),
                      family = "Goswami.",
                      role = "aut",
                      email = "subhasree10.7@gmail.com"),
               person(given = "Subhasree",
                      family = "Bose",
                      role = "cre",
                      email = "subhasree10.7@gmail.com"))
as necessary.
ERROR r-devel-linux-x86_64-debian-clang

package dependencies

Package required but not available: ‘openNLP’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Subhasree Bose <subhasree10.7@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Subhasree", "Bose", "with", "contributons", "from", "Saptarsi"),
                      family = "Goswami.",
                      role = "aut",
                      email = "subhasree10.7@gmail.com"),
               person(given = "Subhasree",
                      family = "Bose",
                      role = "cre",
                      email = "subhasree10.7@gmail.com"))
as necessary.
OK r-devel-linux-x86_64-fedora-clang

*


            
OK r-devel-linux-x86_64-fedora-gcc

*


            
OK r-devel-macos-arm64

*


            
OK r-devel-windows-x86_64

*


            
NOTE r-oldrel-macos-arm64

LazyData

  'LazyData' is specified without a 'data' directory
NOTE r-oldrel-macos-x86_64

LazyData

  'LazyData' is specified without a 'data' directory
NOTE r-oldrel-windows-x86_64

LazyData

  'LazyData' is specified without a 'data' directory
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

*


            

Check History

ERROR 9 OK · 4 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 9, 2026
ERROR r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Subhasree Bose <subhasree10.7@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Subhasree", "Bose", "with", "contributons", "from", "Saptarsi"),
                      family = "Goswami.",
                      role = "aut",
                      email = "subhasree10.7@gmail.com"),
               person(given = "Subhasree",
                      family = "Bose",
                      role = "cre",
                      email = 
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Subhasree Bose <subhasree10.7@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Subhasree", "Bose", "with", "contributons", "from", "Saptarsi"),
                      family = "Goswami.",
                      role = "aut",
                      email = "subhasree10.7@gmail.com"),
               person(given = "Subhasree",
                      family = "Bose",
                      role = "cre",
                      email = 
NOTE r-oldrel-macos-arm64

LazyData

  'LazyData' is specified without a 'data' directory
NOTE r-oldrel-macos-x86_64

LazyData

  'LazyData' is specified without a 'data' directory
NOTE r-oldrel-windows-x86_64

LazyData

  'LazyData' is specified without a 'data' directory

Dependency Network

Dependencies Reverse dependencies plyr stringr openNLP NLP RSentiment

Version History

new 2.2.2 Mar 10, 2026