Package: gmailr
Title: Access the 'Gmail' 'RESTful' API
Version: 1.0.1
Authors@R: c(
    person("Jim", "Hester", role = "aut"),
    person("Jennifer", "Bryan", , "jenny@rstudio.com", role = c("aut", "cre")),
    person("RStudio", 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.0.0)
Imports: base64enc, crayon, gargle, httr, jsonlite, lifecycle,
        magrittr, mime, rematch2
Suggests: covr, knitr, methods, rmarkdown, sodium, testthat
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-11-29 15:58:18 UTC; jhester
Author: Jim Hester [aut],
  Jennifer Bryan [aut, cre],
  RStudio [cph, fnd]
Maintainer: Jennifer Bryan <jenny@rstudio.com>
Repository: CRAN
Date/Publication: 2021-11-30 08:50:02 UTC
Built: R 4.1.3; ; 2023-04-17 17:51:35 UTC; windows
