Package: gmailr
Title: Access the 'Gmail' 'RESTful' API
Version: 2.0.0
Authors@R: c(
    person("Jim", "Hester", role = "aut"),
    person("Jennifer", "Bryan", , "jenny@posit.co", role = c("aut", "cre")),
    person("Posit Software, PBC", role = c("cph", "fnd"))
  )
Description: An interface to the 'Gmail' 'RESTful' API.  Allows access to
    your 'Gmail' messages, threads, drafts and labels.
License: MIT + file LICENSE
URL: https://gmailr.r-lib.org, https://github.com/r-lib/gmailr
BugReports: https://github.com/r-lib/gmailr/issues
Depends: R (>= 3.6)
Imports: base64enc, cli, crayon, gargle (>= 1.5.1), glue, httr,
        jsonlite, lifecycle, mime, rappdirs, rematch2, rlang (>= 1.1.0)
Suggests: curl, knitr, methods, rmarkdown, testthat (>= 3.1.8), withr
VignetteBuilder: knitr
Config/Needs/website: tidyverse/tidytemplate
Encoding: UTF-8
RoxygenNote: 7.2.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-06-30 05:00:31 UTC; jenny
Author: Jim Hester [aut],
  Jennifer Bryan [aut, cre],
  Posit Software, PBC [cph, fnd]
Maintainer: Jennifer Bryan <jenny@posit.co>
Repository: CRAN
Date/Publication: 2023-06-30 05:40:02 UTC
Built: R 4.3.0; ; 2023-06-30 07:42:46 UTC; unix
