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

Peer review:

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

On CRAN:

mailmerge

7 exports 43 stars 5.33 score 56 dependencies 9 scripts 310 downloads

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

TargetResultDate
Doc / VignettesOKSep 27 2024
R-4.5-winOKSep 27 2024
R-4.5-linuxOKSep 27 2024
R-4.4-winOKSep 27 2024
R-4.4-macOKSep 27 2024
R-4.3-winOKSep 27 2024
R-4.3-macOKSep 27 2024

Exports:%>%in_viewermail_mergemm_read_googledocmm_read_messagemm_read_message_googledocpreview_mailmerge

Dependencies:askpassbase64encbslibcachemclicommonmarkcrayoncurldigestevaluatefansifastmapfontawesomefsgarglegluegmailrgoogledrivehighrhtmltoolshttpuvhttrjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimeminiUIopensslpillarpkgconfigpromisespurrrR6rappdirsRcpprematch2rlangrmarkdownrstudioapisassshinysourcetoolssystibbletinytexutf8uuidvctrswithrxfunxtableyaml

Introduction to mailmerge

Rendered fromintroduction.Rmdusingknitr::rmarkdownon Sep 27 2024.

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