Package: sendmailR 1.4-0

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.

Authors:Olaf Mersmann [aut, cre], Quinn Weber [ctb], Marius Barth [ctb], Are Edvardsen [ctb], Alexander Bartel [ctb]

sendmailR_1.4-0.tar.gz
sendmailR_1.4-0.zip(r-4.5)sendmailR_1.4-0.zip(r-4.4)sendmailR_1.4-0.zip(r-4.3)
sendmailR_1.4-0.tgz(r-4.4-any)sendmailR_1.4-0.tgz(r-4.3-any)
sendmailR_1.4-0.tar.gz(r-4.5-noble)sendmailR_1.4-0.tar.gz(r-4.4-noble)
sendmailR_1.4-0.tgz(r-4.4-emscripten)sendmailR_1.4-0.tgz(r-4.3-emscripten)
sendmailR.pdf |sendmailR.html
sendmailR/json (API)

# Install 'sendmailR' in R:
install.packages('sendmailR', repos = c('https://olafmersmann.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/olafmersmann/sendmailr/issues

On CRAN:

5 exports 13 stars 8.87 score 1 dependencies 4 dependents 240 scripts 7.9k downloads

Last updated 1 years agofrom:ea90ce2e43. Checks:OK: 3 NOTE: 4. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 03 2024
R-4.5-winNOTEOct 03 2024
R-4.5-linuxNOTEOct 03 2024
R-4.4-winNOTEOct 03 2024
R-4.4-macNOTEOct 03 2024
R-4.3-winOKOct 03 2024
R-4.3-macOKOct 03 2024

Exports:mime_partmime_part_htmlsendmailsendmail_optionssendmailOptions

Dependencies:base64enc

Sending HTML reports inline and as attachment created with knitr

Rendered fromsending-html-reports.Rmdusingknitr::rmarkdownon Oct 03 2024.

Last update: 2023-01-11
Started: 2023-01-11