[R] Help with R and Webserver (SOAP)

2009-11-03 Thread Ravi Chandra
Hello all... We are trying to use the analytical power of R in a Web based environment, and are seeking the optimal ways of accomplishing the same. We need R to accept requests from clients, perform analysis on the data as required by the users and return the results ( formatted text, graphs, etc)

[R] Help with R and webserver

2009-10-14 Thread cvsrc
My goal is to provide data analysis statistics and graphs by taking input from a user from their browser. The data is on a SQL server, we are using an IIS 7.0 web server with ColdFusion on Windows. I want to do the statistics and graphs part using R. Can anyone suggest the best way to get coldF