[R] Standalone program from R script

Tanmoy Talukdar tanmoy.talukdar at gmail.com
Wed Jul 15 05:53:08 CEST 2009


Thanks for the help, but that thread just gives some copy-pasted
information from the FAQ, which I've already read. The R-Pad project
is recommended there and that site seems to be down. Is there any way
to porting R-code to PHP ? That 'll be great enough for me.

On Wed, Jul 15, 2009 at 9:07 AM, Gabor
Grothendieck<ggrothendieck at gmail.com> wrote:
> Some of the possibilities are listed here:
> http://tolstoy.newcastle.edu.au/R/e6/help/09/03/8967.html
>
> On Tue, Jul 14, 2009 at 11:26 PM, Tanmoy
> Talukdar<tanmoy.talukdar at gmail.com> wrote:
>> I have written a program which deals with median in 2-D plane and the
>> property of it under rotation. The program takes the co-ordinates
>> through mouse-click at any point of the co-ordinate plane and then
>> does the necessary computations. But the guys for whom I wrote the
>> program , are now demanding a standalone program, ie they don't want
>> their users to install R first to use this facility.
>>
>> So is there any way, without switching over to any other language, to
>> change a R-script to a standalone program , it 'll be great even if a
>> web-application is possible, I mean, the client will send the
>> co-ordinates, R 'll be installed at server side and after the
>> computation the results will be sent back to the client.
>>
>> So please tell me, if anyone of this two(standalone desktop program or
>> web application) is possible.
>>
>> Any kind of help will be greatly appreciated.
>>
>> ______________________________________________
>> 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