CRAN/E | mailmerge

mailmerge

Mail Merge Using R Markdown Documents and 'gmailr'

Installation

About

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'.

andrie.github.io/mailmerge/
github.com/andrie/mailmerge
Bug report File report

Key Metrics

Version 0.2.5
R ≥ 3.3
Published 2022-08-14 623 days ago
Needs compilation? no
License MIT
License File
CRAN checks mailmerge results
Language en-US

Downloads

Yesterday 10 -41%
Last 7 days 87 +24%
Last 30 days 276 -8%
Last 90 days 884 -20%
Last 365 days 3.773 +3%

Maintainer

Maintainer

Andrie de Vries

apdevries@gmail.com

Authors

Andrie de Vries

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

Introduction to mailmerge

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

mailmerge archive

Depends

R ≥ 3.3

Imports

commonmark
gmailr
rstudioapi
googledrive
rmarkdown
glue
magrittr
purrr
utils
fs
lifecycle
shiny
miniUI

Suggests

spelling
withr
covr
knitr
testthat ≥ 2.1.0
here
mockery
readr