Barnet Wagman
2012-Apr-24 15:31 UTC
[R] [R-pkgs] New version of rreval: Remote R Evaluator
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 _______________________________________________ R-packages mailing list R-packages at r-project.org https://stat.ethz.ch/mailman/listinfo/r-packages