Skip to content

mailmerge

Mail Merge Using R Markdown Documents and 'gmailr'

v0.2.5 · Aug 14, 2022 · MIT + file LICENSE

Description

Perform a mail merge (mass email) using the message defined in markdown, the recipients in a 'csv' file, and gmail as the mailing engine. With this package you can parse markdown documents as the body of email, and the 'yaml' header to specify the subject line of the email. Any '{}' braces in the email will be encoded with 'glue::glue()'. You can preview the email in the RStudio viewer pane, and send (draft) email using 'gmailr'.

Downloads

290

Last 30 days

14187th

796

Last 90 days

3.2K

Last year

Trend: +11.1% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies commonmark gmailr rstudioapi googledrive rmarkdown glue magrittr purrr fs lifecycle shiny miniUI mailmerge

Version History

new 0.2.5 Mar 10, 2026
updated 0.2.5 ← 0.2.4 diff Aug 13, 2022
updated 0.2.4 ← 0.2.3 diff Mar 6, 2022
updated 0.2.3 ← 0.2.2 diff Sep 30, 2021
updated 0.2.2 ← 0.2.1 diff Sep 19, 2021
updated 0.2.1 ← 0.2.0 diff May 10, 2021
new 0.2.0 Apr 11, 2021