An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20041104/7c5c260b/attachment.pl
Recovering R Workspace
2 messages · Karuri, Stella, Bjørn-Helge Mevik
You probably don't need to re-install R; just remove or rename the file .RData (it is probably located in your home directory (or "My Documents" on MSWin). Then R should start without problems. As for recovering the workspace, I believ that is a lost cause (unless you study the file format and use a binary editor to extract/repair objects in the file -- and even then, if the file was compressed, you may be out of luck).
Bj??rn-Helge Mevik