carol white
2015-Jun-08 19:50 UTC
[R] load a very big .RData - error reading from connection
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 load(".RData") Error: error reading from connection Thanks Carol ? [[alternative HTML version deleted]]
Jim Lemon
2015-Jun-09 10:22 UTC
[R] load a very big .RData - error reading from connection
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 <r-help at r-project.org> 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 > > load(".RData") > Error: error reading from connection > Thanks > Carol > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > 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.
carol white
2015-Jun-09 10:38 UTC
[R] load a very big .RData - error reading from connection
yes and doesn't help.600MB Thanks Carol On Tuesday, June 9, 2015 12:22 PM, Jim Lemon <drjimlemon at gmail.com> 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 <r-help at r-project.org> 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 > > load(".RData") > Error: error reading from connection > Thanks > Carol > >? ? ? ? [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > 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.[[alternative HTML version deleted]]