Package: sendmailR Version: 1.4-0 Title: Send Email Using R Description: 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@R: c( person("Olaf", "Mersmann", role=c("aut", "cre"), comment = c(ORCID = "0000-0002-7720-4939"), email = "olafm@p-value.net"), person("Quinn", "Weber", role="ctb"), person("Marius", "Barth", role = "ctb", comment = c(ORCID = "0000-0002-3421-6665")), person("Are", "Edvardsen", role = "ctb", comment = c(ORCID = "0000-0002-5210-3656")), person("Alexander", "Bartel", role = "ctb", comment = c(ORCID = "0000-0002-1280-6138")) ) URL: https://github.com/olafmersmann/sendmailR BugReports: https://github.com/olafmersmann/sendmailR/issues Depends: R (>= 3.0.0) Imports: base64enc Suggests: curl (>= 4.0), knitr, rmarkdown, htmltools License: GPL-2 Encoding: UTF-8 RoxygenNote: 7.2.3 VignetteBuilder: knitr NeedsCompilation: no Packaged: 2023-01-11 18:18:37 UTC; olafm Author: Olaf Mersmann [aut, cre] (), Quinn Weber [ctb], Marius Barth [ctb] (), Are Edvardsen [ctb] (), Alexander Bartel [ctb] () Maintainer: Olaf Mersmann Repository: CRAN Date/Publication: 2023-01-12 09:30:02 UTC Built: R 4.2.3; ; 2024-11-28 08:46:50 UTC; unix