Dear all... I'm using R 2.6.0 in windows Vista. And I got the following error:> quit()Save workspace image? [y/n/c]: y Error in gzfile(file,"wb"): unable to open connection In addiction: Warning message: In gzfile(file, "wb") : cannot open compressed file '.RDataTmp' This happens in both in RGui and Rterm Thanks, Filipe Santos
Do you have write permissions in the current working directory? I guess not. Uwe Ligges Filipe Santos wrote:> Dear all... > > I'm using R 2.6.0 in windows Vista. And I got the following error: > >> quit() > Save workspace image? [y/n/c]: y > Error in gzfile(file,"wb"): unable to open connection > In addiction: Warning message: > In gzfile(file, "wb") : cannot open compressed file '.RDataTmp' > > This happens in both in RGui and Rterm > > Thanks, > Filipe Santos > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel