Package: guardianapi
Title: Access 'The Guardian' Newspaper Open Data API
Version: 0.1.0
Authors@R: 
    person(given = "Evan",
           family = "Odell",
           role = c("aut", "cre"),
           email = "evanodell91@gmail.com",
           comment = c(ORCID = "0000-0003-1845-808X"))
Description: Access to the 'Guardian' open API
  <https://open-platform.theguardian.com/>, containing all articles published 
  in 'The Guardian' from 1999 to the present, including article text, metadata,
  tags and contributor information. An API key and registration is required.
URL: https://docs.evanodell.com/guardianapi
BugReports: https://github.com/evanodell/guardianapi/issues
License: MIT + file LICENSE
RoxygenNote: 6.1.1
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.4.0)
Imports: dplyr, httr, jsonlite, tibble, rlang
Suggests: testthat, knitr, rmarkdown, lubridate, ggplot2, covr, scales
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-01-28 12:17:29 UTC; EOdell
Author: Evan Odell [aut, cre] (<https://orcid.org/0000-0003-1845-808X>)
Maintainer: Evan Odell <evanodell91@gmail.com>
Repository: CRAN
Date/Publication: 2019-02-03 15:33:14 UTC
