[R] cannot load workspace

Uwe Ligges ligges at statistik.tu-dortmund.de
Thu Aug 2 13:28:28 CEST 2012



On 27.07.2012 04:46, Jiajie-Yu wrote:
> Hi all
>       I was running randomForest with R 2.51.1& RStudio 0.96.316. when i fit
> a classificassion there is an error "cannot allocate vector of size 113.3
> Mb".    then I  saved  workspace as default and quit RStudio. I try open it
> later, it show the error"
> Error: cannot allocate vector of size 273.3 Mb  "  Is it the workspace too
> large to run in my computer( memery 4G, but memory.size(), 1199.93 )? or the
> other? and what can i do?

Looks like this got no response so far:

The machine you are using to open the file does not have a sufficient 
amount of available memory, so go to a machne that has, open the 
workspace there, and save relevant objects into deparate RData files 
that you can read on machines with less RAM.

Best,
Uwe Ligges




>    thank you !
>
> Jiajie-Yu
>
>
>
> --
> View this message in context: http://r.789695.n4.nabble.com/cannot-load-workspace-tp4638040.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at 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.
>



More information about the R-help mailing list