Package: rzeit2
Type: Package
Title: Client for the ZEIT ONLINE Content API
Version: 0.1.0
Authors@R: person("Jan", "Dix", email = "jan.dix@uni-konstanz.de",
                  role = c("aut", "cre"))
Description: Interface to gather newspaper articles from 'DIE ZEIT' and 'ZEIT ONLINE', based on a multilevel query <http://developer.zeit.de/>. A personal API key is required for usage.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 3.2.0)
BugReports: https://github.com/jandix/rzeit2/issues
LazyData: true
RoxygenNote: 6.0.1
Imports: anytime, ggplot2, httr, jsonlite, rvest, stringr, xml2
Suggests: dplyr, ggthemes, knitr, rmarkdown, robotstxt, tidytext
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-07-11 08:04:20 UTC; jan
Author: Jan Dix [aut, cre]
Maintainer: Jan Dix <jan.dix@uni-konstanz.de>
Repository: CRAN
Date/Publication: 2018-07-18 23:00:03 UTC
