Mail merge using markdown documents and gmail. 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.1 |
Depends: | R (≥ 3.3) |
Imports: | commonmark, gmailr, rstudioapi, googledrive, rmarkdown, dplyr, glue, googlesheets4, magrittr, withr, purrr, utils, fs, lifecycle, shiny, miniUI |
Suggests: | spelling, covr, knitr, testthat (≥ 2.1.0), here, mockery, readr |
Published: | 2021-05-11 |
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 |
Reference manual: | mailmerge.pdf |
Vignettes: |
Introduction to mailmerge |
Package source: | mailmerge_0.2.1.tar.gz |
Windows binaries: | r-devel: mailmerge_0.2.1.zip, r-release: mailmerge_0.2.1.zip, r-oldrel: mailmerge_0.2.1.zip |
macOS binaries: | r-release (arm64): mailmerge_0.2.1.tgz, r-release (x86_64): mailmerge_0.2.1.tgz, r-oldrel: mailmerge_0.2.1.tgz |
Old sources: | mailmerge archive |
Please use the canonical form https://CRAN.R-project.org/package=mailmerge to link to this page.