Package: newsanchor
Type: Package
Title: Client for the News API
Version: 0.1.1
Authors@R: c(person(family = "Preu", given = "Frie", email = "fr1e@pm.me", role = c("aut", "pro")),
person(family = "Buhl", given = "Yannik", email = "ybuhl@posteo.de", role = c("aut", "cre")),
person(family = "Schulze", given = "Lars", email = "lars.schulze@hotmail.com", role = c("aut")),
person(family = "Dix", given = "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 . 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: 7.1.1
VignetteBuilder: knitr
Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev
libfribidi-dev git make libharfbuzz-dev libgit2-dev libicu-dev
libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev
libxml2-dev libssl-dev libx11-dev zlib1g-dev
Repository: https://correlaid.r-universe.dev
Date/Publication: 2020-09-01 11:29:27 UTC
RemoteUrl: https://github.com/correlaid/newsanchor
RemoteRef: HEAD
RemoteSha: cab71fea43d769071714b8edf924a95705df954a
NeedsCompilation: no
Packaged: 2026-07-04 07:01:17 UTC; root
Author: Frie Preu [aut, pro],
Yannik Buhl [aut, cre],
Lars Schulze [aut],
Jan Dix [aut, pro]
Maintainer: Yannik Buhl