[R] Send Email from R

Prof Brian Ripley ripley at stats.ox.ac.uk
Thu Nov 15 15:48:10 CET 2012


On 15/11/2012 11:49, R_Antony wrote:

We had no context.  This is R-help, not a Nabble forum.

> THE ERROR WAS :
> "ERROR: compilation failed for package 'base64'"
> Problem is with version.
>
> Any idea,  how can we do this without any packages ?

Does searching not work for you?  ??email returned

utils::create.post      Ancillary Function for Preparing Emails and
                         Postings

Whatever is using the orphaned package base64 (sendmailR?) should be 
updated to use base64enc.

>
> - Thanks
> Antony.

> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

PLEASE do.


-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595




More information about the R-help mailing list