Package: gmailr Title: Access the 'Gmail' 'RESTful' API Version: 3.0.0.9000 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"), comment = c(ROR = "03wc8by49")) ) 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 (>= 4.1) Imports: base64enc, cli, crayon, gargle (>= 1.6.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 Config/testthat/edition: 3 Config/usethis/last-upkeep: 2025-11-03 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libuv1-dev libssl-dev Repository: https://r-lib.r-universe.dev Date/Publication: 2026-01-30 16:19:35 UTC RemoteUrl: https://github.com/r-lib/gmailr RemoteRef: HEAD RemoteSha: 1ae3f5be14c8edd1e43c97b871e5d7858e6a3b15 NeedsCompilation: no Packaged: 2026-07-06 12:58:25 UTC; root Author: Jim Hester [aut], Jennifer Bryan [aut, cre], Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Jennifer Bryan