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-packa...@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages

______________________________________________
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