[R] running R-code outside of R

Gabor Grothendieck ggrothendieck at gmail.com
Wed Jun 25 02:29:19 CEST 2008


You can set up a web site and have them use that.  Then they
just need a browser.

See www.rpad.org for one way or develop an internal or external site
using any technology you know and call R on the back end.

On Tue, Jun 24, 2008 at 2:01 PM, Roger Leenders <r.t.a.j.leenders at rug.nl> wrote:
>
> R 2.7.0, WinXP
>
> Hi list,
>
> I have written some code in R that I would like to share with others who
> are not R-users. Is there a way to compile the code so it will run
> outside of R?
> The best thing would be a functionality to compile the code into a ".exe"
> file that does not require the user to have R installed or to know how to
> use R. The persons I would like to make the program available to are
> unlikely to ever need or use software like R.
>
> Is there a functionality that will allow others to use my code without
> needing R itself?
>
> thanks, roger
>
> ______________________________________________
> 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