Files in r-lib/gmailr
Access the 'Gmail' 'RESTful' API

.Rbuildignore
.github/.gitignore
.github/CODEOWNERS
.github/CODE_OF_CONDUCT.md
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/test-coverage.yaml
.github/workflows/with-auth.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
Makefile
NAMESPACE
NEWS.md R/aaa.R R/deprecated.R R/gm_auth.R R/gm_draft.R R/gm_history.R R/gm_label.R R/gm_message.R R/gm_mime.R R/gm_thread.R R/gmailr-package.R R/gmailr.R R/import-standalone-obj-type.R R/import-standalone-purrr.R R/import-standalone-types-check.R R/quoted_printable.R
R/sysdata.rda
R/utils.R R/zzz.R README.Rmd README.md
_pkgdown.yml
cleanup
codecov.yml
configure
configure.win
cran-comments.md
gmailr.Rproj
inst/deployed-token-demo/README.md inst/deployed-token-demo/send-email-byo-encrypted-token.Rmd inst/deployed-token-demo/token-setup.R
inst/secret/gmailr-dev-token
man/accessors.Rd man/as.character.mime.Rd
man/figures/lifecycle-archived.svg
man/figures/lifecycle-defunct.svg
man/figures/lifecycle-deprecated.svg
man/figures/lifecycle-experimental.svg
man/figures/lifecycle-maturing.svg
man/figures/lifecycle-questioning.svg
man/figures/lifecycle-soft-deprecated.svg
man/figures/lifecycle-stable.svg
man/figures/lifecycle-superseded.svg
man/gm_attachment.Rd man/gm_attachments.Rd man/gm_auth.Rd man/gm_auth_configure.Rd man/gm_body.Rd man/gm_create_draft.Rd man/gm_create_label.Rd man/gm_deauth.Rd man/gm_delete_draft.Rd man/gm_delete_label.Rd man/gm_delete_message.Rd man/gm_delete_thread.Rd man/gm_draft.Rd man/gm_drafts.Rd man/gm_has_token.Rd man/gm_history.Rd man/gm_id.Rd man/gm_import_message.Rd man/gm_insert_message.Rd man/gm_label.Rd man/gm_labels.Rd man/gm_last_response.Rd man/gm_message.Rd man/gm_messages.Rd man/gm_mime.Rd man/gm_modify_message.Rd man/gm_modify_thread.Rd man/gm_oauth_app.Rd man/gm_profile.Rd man/gm_save_attachment.Rd man/gm_save_attachments.Rd man/gm_scopes.Rd man/gm_send_draft.Rd man/gm_send_message.Rd man/gm_thread.Rd man/gm_threads.Rd man/gm_token.Rd man/gm_token_write.Rd man/gm_trash_message.Rd man/gm_trash_thread.Rd man/gm_untrash_message.Rd man/gm_untrash_thread.Rd man/gm_update_label.Rd man/gmailr-configuration.Rd man/gmailr-deprecated-auth.Rd man/gmailr-deprecated.Rd man/gmailr-package.Rd man/quoted_printable_encode.Rd
revdep/.gitignore
revdep/README.md revdep/cran.md revdep/failures.md revdep/problems.md tests/testthat.R tests/testthat/_snaps/gm_auth.md tests/testthat/_snaps/gmailr-package.md tests/testthat/fixtures/create-files-to-attach.R
tests/testthat/fixtures/test.ini
tests/testthat/fixtures/volcano.png
tests/testthat/helper.R tests/testthat/test-gm_auth.R tests/testthat/test-gm_draft.R tests/testthat/test-gm_label.R tests/testthat/test-gm_message.R tests/testthat/test-gm_mime.R tests/testthat/test-gm_thread.R tests/testthat/test-gmailr-package.R tests/testthat/test-quoted_printable.R tools/examples.R
vignettes/.gitignore
vignettes/articles/img/add-or-remove-scopes.png
vignettes/articles/img/add-users.png
vignettes/articles/img/apis-and-services-1.png
vignettes/articles/img/apis-and-services-2.png
vignettes/articles/img/apis-and-services-3.png
vignettes/articles/img/configure-consent-screen-challenge.png
vignettes/articles/img/create-credentials-button.png
vignettes/articles/img/create-credentials-choices.png
vignettes/articles/img/create-external-oauth-consent-screen.png
vignettes/articles/img/edit-app-registration-1.png
vignettes/articles/img/edit-app-registration-2.png
vignettes/articles/img/edit-app-registration-3.png
vignettes/articles/img/edit-app-registration-4.png
vignettes/articles/img/edit-app-registration-5.png
vignettes/articles/img/edit-app-registration-6.png
vignettes/articles/img/enable-gmail-api.png
vignettes/articles/img/filter-and-select-gmail-scopes.png
vignettes/articles/img/go-to-credentials-1.png
vignettes/articles/img/go-to-credentials-2.png
vignettes/articles/img/google-cloud-platform-sign-in.png
vignettes/articles/img/google-cloud-welcome-new-user.png
vignettes/articles/img/google-cloud-welcome-returning-user.png
vignettes/articles/img/google-hasnt-verified-this-app-advanced.png
vignettes/articles/img/google-hasnt-verified-this-app-go-to-unsafe.png
vignettes/articles/img/google-hasnt-verified-this-app.png
vignettes/articles/img/many-existing-credentials.png
vignettes/articles/img/new-project-new-user.png
vignettes/articles/img/no-existing-credentials.png
vignettes/articles/img/nonsensitive-scopes.png
vignettes/articles/img/oauth-client-create-web-application.png
vignettes/articles/img/oauth-client-create.png
vignettes/articles/img/oauth-client-created-yay.png
vignettes/articles/img/oauth-client-post-hoc-download.png
vignettes/articles/img/oauth-client-type-choices.png
vignettes/articles/img/oauth-consent-screen-in-production-needs-verification.png
vignettes/articles/img/oauth-consent-screen-publishing-status-testing.png
vignettes/articles/img/oauth-consent-screen-push-to-production.png
vignettes/articles/img/oauth-consent-screen.png
vignettes/articles/img/one-existing-credential.png
vignettes/articles/img/select-a-project-new-user-1.png
vignettes/articles/img/select-a-project-new-user-2.png
vignettes/articles/img/select-a-project-new-user-3.png
vignettes/articles/img/select-what-app-can-access.png
vignettes/articles/oauth-client.Rmd vignettes/deploy-a-token.Rmd vignettes/gmailr.Rmd vignettes/sending_messages.Rmd
r-lib/gmailr documentation built on Nov. 5, 2023, 6:22 a.m.