r-sendmailr¶
Package contains a simple SMTP client which provides a portable solution for sending email, including attachment, from within R.
| Home | |
| Versions | 1.2_1 | 
| License | GPL-2 | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/r-sendmailr | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install r-sendmailr
and update with:
conda update r-sendmailr