That list does include two PHP interfaces!  Suggest you
review it again.   Alternately it may be sufficient to simply
call an Rscript batch process from PHP via exec or shell_exec.

On Tue, Jul 14, 2009 at 11:53 PM, Tanmoy
Talukdar<tanmoy.taluk...@gmail.com> wrote:
> 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<ggrothendi...@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.taluk...@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@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.
>>>
>>
>
> ______________________________________________
> R-help@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.
>

______________________________________________
R-help@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.

Reply via email to