Dear all, Imagine that you have a small LAN with two computers. I would like to run R on both, and possible to run computations from one computer to the other one. TCP IP protocole would be preferable. Which package would you use for that? I would be very glad if you could also provide me with some lines of code, e.g., create a matrix X in computer 1, transfer its value to the second computer, make some calculation, and get the value back. Thanks for your help, David
[[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.