Package: mailmerge 0.2.5

mailmerge: Mail Merge Using R Markdown Documents and 'gmailr'

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

Authors:Andrie de Vries [aut, cre]

mailmerge_0.2.5.tar.gz
mailmerge_0.2.5.zip(r-4.5)mailmerge_0.2.5.zip(r-4.4)mailmerge_0.2.5.zip(r-4.3)
mailmerge_0.2.5.tgz(r-4.4-any)mailmerge_0.2.5.tgz(r-4.3-any)
mailmerge_0.2.5.tar.gz(r-4.5-noble)mailmerge_0.2.5.tar.gz(r-4.4-noble)
mailmerge_0.2.5.tgz(r-4.4-emscripten)mailmerge_0.2.5.tgz(r-4.3-emscripten)
mailmerge.pdf |mailmerge.html
mailmerge/json (API)
NEWS

# Install 'mailmerge' in R:
install.packages('mailmerge', repos = c('https://andrie.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/andrie/mailmerge/issues

Pkgdown site:https://andrie.github.io

On CRAN:

mailmerge

5.33 score 43 stars 10 scripts 299 downloads 7 exports 56 dependencies

Last updated 11 months agofrom:0f1004b8ca. Checks:7 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 25 2025
R-4.5-winOKJan 25 2025
R-4.5-linuxOKJan 25 2025
R-4.4-winOKJan 25 2025
R-4.4-macOKJan 25 2025
R-4.3-winOKJan 25 2025
R-4.3-macOKJan 25 2025

Exports:%>%in_viewermail_mergemm_read_googledocmm_read_messagemm_read_message_googledocpreview_mailmerge

Dependencies:askpassbase64encbslibcachemclicommonmarkcrayoncurldigestevaluatefansifastmapfontawesomefsgarglegluegmailrgoogledrivehighrhtmltoolshttpuvhttrjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimeminiUIopensslpillarpkgconfigpromisespurrrR6rappdirsRcpprematch2rlangrmarkdownrstudioapisassshinysourcetoolssystibbletinytexutf8uuidvctrswithrxfunxtableyaml

Introduction to mailmerge

Rendered fromintroduction.Rmdusingknitr::rmarkdownon Jan 25 2025.

Last update: 2021-04-08
Started: 2021-04-07