sendmailR: Send Email Using R

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
Author: Olaf Mersmann ORCID iD [aut, cre], Quinn Weber [ctb], Marius Barth ORCID iD [ctb], Are Edvardsen ORCID iD [ctb], Alexander Bartel ORCID iD [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

Documentation:

Reference manual: sendmailR.pdf
Vignettes: Sending HTML reports inline and as attachment created with knitr

Downloads:

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
Old sources: sendmailR archive

Reverse dependencies:

Reverse imports: BatchJobs
Reverse suggests: lgrExtra, ParallelLogger, polmineR

Linking:

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