Skip to content
/ newsr Public

πŸ“° All of news-r tools in one place

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

news-r/newsr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

output
github_document

Travis build status

newsr

All of news-r R tools in one place.

Packages

  • newsapi - newsapi.org (news aggregator)
  • guardian - The Guardian API
  • papers - Information on newspapers
  • loc - Library of Congress API
  • webhoser - webhose.io API (news aggregator)
  • webhoserx - Feature extraction extension for webhoser
  • currents - Currents API (news aggregator)
  • nytimes - New York Times API
  • spotlight - Entity extraction with DBPedia Spotlight
  • stocknews - Stocknews API (financial news)
  • ft - Financial Times API
  • accunews - AccuNews API (local news)
  • newsriver - newsriver.io API (news aggregator)
  • hoaxy - Fake news monitoring
  • factcheck - Fact check queries or publishers

Installation

# install.packages("remotes")
remotes::install_github("news-r/newsr")
library(newsr)
#> ── Attaching newsr ───────────────────────────────────────── newsr 0.0.1 ──
#> βœ” newsapi   0.0.1          βœ” webhoserx 0.0.1     
#> βœ” guardian  0.0.1.9000     βœ” currents  0.0.1     
#> βœ” papers    0.0.0.9000     βœ” nytimes   0.0.0.9000
#> βœ” loc       0.0.0.9000     βœ” spotlight 0.0.0.9000
#> βœ” webhoser  0.0.1          βœ” stocknews 0.0.1     
#> βœ” accunews  0.0.1          βœ” ft        0.0.1

About

πŸ“° All of news-r tools in one place

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages