[R] How to create R executable?

Uwe Ligges ligges at statistik.tu-dortmund.de
Mon Sep 5 18:06:23 CEST 2011



On 05.09.2011 12:04, Pariksheet wrote:
> Hi ,
>
> I have created .R file which connects to Teradata database and then does
> some manipulation and produces the output graph.
>
> How to create executable for .R file?

You cannot. Or do you mean you want to create an R package? In any case, 
R code is always interpreted.

Uwe Ligges


>
> Thanks
> Pariksheet
>
> --
> View this message in context: http://r.789695.n4.nabble.com/How-to-create-R-executable-tp3790883p3790883.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list