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

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

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

TargetResultDate
Doc / VignettesOKOct 27 2024
R-4.5-winOKOct 27 2024
R-4.5-linuxOKOct 27 2024
R-4.4-winOKOct 27 2024
R-4.4-macOKOct 27 2024
R-4.3-winOKOct 27 2024
R-4.3-macOKOct 27 2024

Exports:%>%in_viewermail_mergemm_read_googledocmm_read_messagemm_read_message_googledocpreview_mailmerge

Dependencies:askpassbase64encbslibcachemclicommonmarkcrayoncurldigestevaluatefansifastmapfontawesomefsgarglegluegmailrgoogledrivehighrhtmltoolshttpuvhttrjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimeminiUIopensslpillarpkgconfigpromisespurrrR6rappdirsRcpprematch2rlangrmarkdownrstudioapisassshinysourcetoolssystibbletinytexutf8uuidvctrswithrxfunxtableyaml

Introduction to mailmerge

Rendered fromintroduction.Rmdusingknitr::rmarkdownon Oct 27 2024.

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