Dear Kilian,
The most advanced set of tools and frameworks for using R in Server mode
has been developed as part of the biocep project:
http://www.ebi.ac.uk/microarray-srv/frontendapp/
by using biocep, R can be run as an RMI server exposing a very rich set of
remotly accessible methods.
you can th
I found this link:
http://jesus-loves-grass.blogspot.com/search/label/R%20server
Which points to RSOAP and Rserver.
__
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.
This sounds useful, but can you give more info on "forward X...". Thanks.
Scionforbai wrote:
>
> Do you need something more than a simple ssh connection to a remote
> host in which you run R (trivial when the server is Linux)?
>
> My advice is to run R in a "screen" session on the remote host
Hi,
tbe R.batch package (http://www.braju.com/R/) was written to run
multiple batch jobs on one or more hosts sharing the same file system.
It doesn't do everything you want but part of it. For details, see
r-help thread 'R.batch (Was: Re: [R] Calling R from R and specifying
"wait until script is
Do you need something more than a simple ssh connection to a remote
host in which you run R (trivial when the server is Linux)?
My advice is to run R in a "screen" session on the remote host (it
protects from sudden disconnections). Then you have a window on your
screen with the R command line, wh
Is there a way to use R as a client server application?
Whitch means:
1. install R on a server (running as a service)
2. from client send R-scripts through IDE/Editor (TINN-R) to "R-server"
3. receive R-output on client
All the Best
Kilian Schwab
___
6 matches
Mail list logo