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 <olafm at p-value.net> |
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 |
Reference manual: | sendmailR.pdf |
Vignettes: |
Sending HTML reports inline and as attachment created with knitr |
Package source: | sendmailR_1.4-0.tar.gz |
Windows binaries: | r-devel: sendmailR_1.4-0.zip, r-release: sendmailR_1.4-0.zip, r-oldrel: sendmailR_1.4-0.zip |
macOS binaries: | r-release (arm64): sendmailR_1.4-0.tgz, r-oldrel (arm64): sendmailR_1.4-0.tgz, r-release (x86_64): sendmailR_1.4-0.tgz, r-oldrel (x86_64): sendmailR_1.4-0.tgz |
Old sources: | sendmailR archive |
Reverse imports: | BatchJobs |
Reverse suggests: | lgrExtra, ParallelLogger, polmineR |
Please use the canonical form https://CRAN.R-project.org/package=sendmailR to link to this page.