Compose and send out responsive HTML email messages that render perfectly across a range of email clients and device sizes. Messages are composed using 'Markdown' and a text interpolation system that allows for the injection of evaluated R code within the message body, footer, and subject line. Helper functions let the user insert embedded images, web link buttons, and 'ggplot2' plot objects into the message body. Messages can be sent through an 'SMTP' server or through the 'Mailgun' API service <http://mailgun.com/>.
Version: | 0.2.1 |
Depends: | R (≥ 3.2.1) |
Imports: | commonmark (≥ 1.5), downloader (≥ 0.4), dplyr (≥ 0.7.5), ggplot2 (≥ 2.2.1), glue (≥ 1.2.0), htmltools (≥ 0.3.6), httr (≥ 1.3.1), magrittr (≥ 1.5), stringr (≥ 1.3.1), tidyr (≥ 0.8.0) |
Suggests: | covr, testthat |
Published: | 2018-07-19 |
Author: | Richard Iannone |
Maintainer: | Richard Iannone <riannone at me.com> |
BugReports: | https://github.com/rich-iannone/blastula/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/rich-iannone/blastula |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | blastula results |
Reference manual: | blastula.pdf |
Package source: | blastula_0.2.1.tar.gz |
Windows binaries: | r-devel: blastula_0.2.1.zip, r-release: blastula_0.2.1.zip, r-oldrel: blastula_0.2.1.zip |
OS X binaries: | r-release: blastula_0.2.1.tgz, r-oldrel: blastula_0.2.1.tgz |
Old sources: | blastula archive |
Please use the canonical form https://CRAN.R-project.org/package=blastula to link to this page.