Re: [R] load a very big .RData - error reading from connection

2015-06-09 Thread Boris Steipe
There are several possible reasons and you have really told us nothing that might help isolating the problem. 600 MB is large, but not "very" large. R and your OS should not be expected to have a problem with files of that size. First of all, you'll need to document why you expect this should wo

Re: [R] load a very big .RData - error reading from connection

2015-06-09 Thread carol white via R-help
yes and doesn't help.600MB Thanks Carol On Tuesday, June 9, 2015 12:22 PM, Jim Lemon wrote: Hi carol, Have you tried renaming the file to something like "my.RData"? And just how big is it? Jim On Tue, Jun 9, 2015 at 5:50 AM, carol white via R-help wrote: > Hi,How is it possible t

Re: [R] load a very big .RData - error reading from connection

2015-06-09 Thread Jim Lemon
Hi carol, Have you tried renaming the file to something like "my.RData"? And just how big is it? Jim On Tue, Jun 9, 2015 at 5:50 AM, carol white via R-help wrote: > Hi,How is it possible to load a very big .RData that can't be loaded it's > very big and the following error msg is displayed > >