Re: [R] how to save an R object to a remote computer

2011-10-23 Thread Molly Davies
Thank you for the suggestions! I'm actually running simulations in R over two separate networks (and thus will need to smile sweetly (and authentically, of course!) twice). In one, I am ssh-ing from my Mac laptop into one Mac machine with 32 cpu. In the other, I am ssh-ing into a cluster and am

Re: [R] how to save an R object to a remote computer

2011-10-23 Thread Barry Rowlingson
On Sun, Oct 23, 2011 at 7:46 PM, Molly Davies wrote: > Hello, > > I am running R remotely on my university's network from my laptop (Macbook > Pro, running leopard, in case this is useful). I have a strict limit on how > much disk space I can take up on my network account at school, which is >

[R] how to save an R object to a remote computer

2011-10-23 Thread Molly Davies
Hello, I am running R remotely on my university's network from my laptop (Macbook Pro, running leopard, in case this is useful). I have a strict limit on how much disk space I can take up on my network account at school, which is insufficient for the size of some of the objects I need to create