The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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

Version: 0.2.5
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
Published: 2022-08-14
Author: Andrie de Vries [aut, cre]
Maintainer: Andrie de Vries <apdevries at gmail.com>
BugReports: https://github.com/andrie/mailmerge/issues
License: MIT + file LICENSE
URL: https://andrie.github.io/mailmerge/, https://github.com/andrie/mailmerge
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: mailmerge results

Documentation:

Reference manual: mailmerge.pdf
Vignettes: Introduction to mailmerge

Downloads:

Package source: mailmerge_0.2.5.tar.gz
Windows binaries: r-devel: mailmerge_0.2.5.zip, r-release: mailmerge_0.2.5.zip, r-oldrel: mailmerge_0.2.5.zip
macOS binaries: r-release (arm64): mailmerge_0.2.5.tgz, r-oldrel (arm64): mailmerge_0.2.5.tgz, r-release (x86_64): mailmerge_0.2.5.tgz, r-oldrel (x86_64): mailmerge_0.2.5.tgz
Old sources: mailmerge archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mailmerge to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.