[R] sendmailR-package-valid code needed
Ben Bolker
bbolker at gmail.com
Mon Aug 23 18:52:55 CEST 2010
Barry Rowlingson <b.rowlingson <at> lancaster.ac.uk> writes:
>
> On Mon, Aug 23, 2010 at 3:55 PM, Velappan Periasamy <veepsirtt <at> gmail.com>
wrote:
> > Hello Chris Campbell ,
> >
I just posted my embryonic 'Rmail' package, which does a form
of SMTP authentication (maybe not the version you want), to
http://www.mathserv.mcmaster.ca/~bolker/R/src/contrib/Rmail_1.0.tar.gz
You should be able to install it via
install.packages("Rmail",contriburl="http://www.math.mcmaster.ca/~bolker/R/src/contrib")
(although not that it is a source package -- there's no compiled
code, though, so if necessary you can download the tarball and dig
the R source code out ...)
More information about the R-help
mailing list