sendmailR: Send Email Using R (original) (raw)
Package contains a simple SMTP client with minimal dependencies which provides a portable solution for sending email, including file attachments and inline html reports, from within R. SMTP Authentication and SSL/STARTTLS is implemented using curl.
Version: | 1.4-0 |
---|---|
Depends: | R (≥ 3.0.0) |
Imports: | base64enc |
Suggests: | curl (≥ 4.0), knitr, rmarkdown, htmltools |
Published: | 2023-01-12 |
DOI: | 10.32614/CRAN.package.sendmailR |
Author: | Olaf Mersmann [aut, cre], Quinn Weber [ctb], Marius Barth [ctb], Are Edvardsen [ctb], Alexander Bartel [ctb] |
Maintainer: | Olaf Mersmann |
BugReports: | https://github.com/olafmersmann/sendmailR/issues |
License: | GPL-2 |
URL: | https://github.com/olafmersmann/sendmailR |
NeedsCompilation: | no |
Materials: | README |
In views: | WebTechnologies |
CRAN checks: | sendmailR results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=sendmailRto link to this page.