Package: pocketapi
Title: Wrapper Around the 'Pocket' API
Version: 0.1
Authors@R: c(person("Frie", "Preu", email = "fr1e@pm.me", role = c("aut", "cre")),
            person("Yannik", "Buhl", email = "yannik.buhl@posteo.de", role = "aut"),
            person("Max", "Alletsee", email = "max.alletsee@gmail.com", role = "aut"),
            person("Dorian", "Le Jeune", email = "D.Le-Jeune@gmx.de", role = "ctb"),
            person("Christoph", "Dworschak", email = "c.dworschak@essex.ac.uk", role = "ctb"),
            person("Sarah", "Jukna", role = "ctb"),
            person("CorrelAid e.V.", role = "cph")
            )
Description: Functions that interface with the 'Pocket' API (<https://getpocket.com/developer/>). Allows the user to get, add, and modify items in their own 'Pocket' account.
Depends: R (>= 3.5.0)
Imports: httr, purrr, tibble, dplyr, glue, jsonlite, magrittr, usethis
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
BugReports: https://github.com/CorrelAid/pocketapi//issues
URL: https://github.com/CorrelAid/pocketapi/
RoxygenNote: 7.1.1
Suggests: testthat, mockery, covr, httptest, knitr, rmarkdown, ggplot2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-11-19 08:30:07 UTC; yannik
Author: Frie Preu [aut, cre],
  Yannik Buhl [aut],
  Max Alletsee [aut],
  Dorian Le Jeune [ctb],
  Christoph Dworschak [ctb],
  Sarah Jukna [ctb],
  CorrelAid e.V. [cph]
Maintainer: Frie Preu <fr1e@pm.me>
Repository: CRAN
Date/Publication: 2020-11-20 10:20:02 UTC
Built: R 4.2.0; ; 2022-03-22 22:40:23 UTC; unix
