Package: newsanchor
Type: Package
Title: Client for the News API
Version: 0.1.1
Authors@R: c(person("Preu", "Frie", email = "fr1e@pm.me", role = c("aut", "pro")),
  person("Buhl", "Yannik", email = "ybuhl@posteo.de", role = c("aut", "cre")),
  person("Schulze", "Lars", email = "lars.schulze@hotmail.com", role = c("aut")),
  person("Dix", "Jan", email = "jan.dix@uni-konstanz.de", role = c("aut", "pro")))
Description: Interface to gather news from the 'News API', based on a multilevel query <https://newsapi.org/>. A personal API key is required. 
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 3.2.0)
BugReports: https://github.com/correlaid/newsanchor/issues
LazyData: true
Imports: devtools, httr, jsonlite, tidyr, xml2, lubridate, askpass
Suggests: dplyr, knitr, magrittr, rmarkdown, robotstxt, rvest, stringr,
        testthat, mockery, tidytext, textdata
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-06-29 12:56:16 UTC; Yannik B
Author: Preu Frie [aut, pro],
  Buhl Yannik [aut, cre],
  Schulze Lars [aut],
  Dix Jan [aut, pro]
Maintainer: Buhl Yannik <ybuhl@posteo.de>
Repository: CRAN
Date/Publication: 2019-06-29 13:10:03 UTC
Built: R 4.2.0; ; 2022-03-23 03:04:27 UTC; unix
