Package: guardianapi
Title: Access 'The Guardian' Newspaper Open Data API
Version: 0.1.1
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' newspaper's 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.5.0)
Imports: dplyr, httr, jsonlite, tibble, rlang
Suggests: testthat, knitr, rmarkdown, lubridate, ggplot2, covr, scales,
        readr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-06-23 21:33:06 UTC; evanodell
Author: Evan Odell [aut, cre] (<https://orcid.org/0000-0003-1845-808X>)
Maintainer: Evan Odell <evanodell91@gmail.com>
Repository: CRAN
Date/Publication: 2019-06-23 21:50:03 UTC
Built: R 4.3.0; ; 2023-04-12 17:51:12 UTC; unix
