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 2.71 score 1 dependencies 4 dependents 234 scripts 8.4k downloads

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

TargetResultDate
Doc / VignettesOKSep 03 2024
R-4.5-winNOTESep 03 2024
R-4.5-linuxNOTESep 03 2024
R-4.4-winNOTESep 03 2024
R-4.4-macNOTESep 03 2024
R-4.3-winOKSep 03 2024
R-4.3-macOKSep 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 Sep 03 2024.

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