Skip to content

Send Email from R

2 messages · Rantony, Kjetil Halvorsen

#
Hi,

i wanted to send a mail from R (using Eclips).
Currently i installed the following packages
base64_1.1
sendmailR_1.1-1
mail_1.0.tar.gz
Rmail_1.1.tar.gz

But while installing package some error was occuring.

Any other way to send  a mail ?

- Thanks in advance
Antony



--
View this message in context: http://r.789695.n4.nabble.com/Send-Email-from-R-tp4645565.html
Sent from the R help mailing list archive at Nabble.com.
1 day later
#
see inline below.
On Tue, Oct 9, 2012 at 10:35 AM, Rantony <antony.akkara at ge.com> wrote:
That is __very__ vague! Can you specify which error? also include the
output from
the call    sessionInfo()

Kjetil