[R-pkgs] New version of rreval: Remote R Evaluator
Barnet Wagman
bw at norbl.com
Tue Apr 24 17:31:33 CEST 2012
rreval 1.1 is now available on CRAN.
This release fixes a Window specific bug. It is required for cloudRmpi
1.1 (which is also now available on CRAN).
rreval is a means for using R on a remote system from within a local R
session. Any R expression can be evaluated on the remote server. All
non-graphical results are returned to the local R session: this includes
the results of remote evaluations and (nearly) all textual output,
including errors and warnings. rreval uses socket level communication
via ssh port forwarding. It supports uploading and downloading R objects
and scp file tranfers.
Cheers,
Barnet Wagman
More information about the R-packages
mailing list