I would go to the CRAN Packages web page and do a simple text search for
"web" on that page.

And easily find, for example
   Rook - a web server interface for R

-Don

-- 
Don MacQueen

Lawrence Livermore National Laboratory
7000 East Ave., L-627
Livermore, CA 94550
925-423-1062





On 3/18/13 4:55 PM, "John linux-user" <johnlinuxu...@yahoo.com> wrote:

>Dear all,
>
>I am wondering if what would be the simple way to develop a simple web
>application that runs R. That is, the web application allows any user
>upload a dataframe as a variable to my web server, a linux-based apache,
>and then run a R package (my package) on the variable that should ideally
>be handled  as a variable in memory instead of saving to the disk in my
>server , for security concern. After running, the result would be
>returned to the web.  Any suggestion will be appreciated.
>
>Best,
>
>John  
>       [[alternative HTML version deleted]]
>

______________________________________________
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