Package: rzeit2
Type: Package
Title: Client for the ZEIT ONLINE Content API
Version: 0.2.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, httr, jsonlite, openssl, rvest, stringr, xml2
Suggests: dplyr, ggplot2, ggthemes, knitr, rmarkdown, robotstxt,
        tidytext
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-10-17 13:12:56 UTC; jan
Author: Jan Dix [aut, cre]
Maintainer: Jan Dix <jan.dix@uni-konstanz.de>
Repository: CRAN
Date/Publication: 2018-10-17 13:50:03 UTC
