Skip to content

Excessive network load

2 messages · Claudio Lottaz, Brian Ripley

#
You haven't even told us your OS!

The simple solution is to use a local copy of R.  It is probably the case 
that few of those 1500 packages are used, and certainly that few are used 
in each R session: you may also want to install locally any that are 
heavily used.

We found it advantageous to do this for Windows users of R (where the 
remote discs are mounted by SMB) quite a while ago, and more recently 
moved to local installation of R on Linux machines.  The issue was not 
network load but latency for interactive users: although R is heavily used 
here it is not a major component of our network load and we are rather 
protecting R users against other applications that are much more 
demanding.
On Mon, 23 Oct 2006, Claudio Lottaz wrote: