1) Remove (the probably corrupted) .RData file. and/or 2) Start R with the --no-restore option, which will not try to load a saved .Rdata file on start up.
e.g. on Windows (?? you did not tell us your OS as requested): "[path to Rgui.exe]" --no-restore (Note: no spaces in --no-restore) If that doesn't work, start R with the --vanilla option. Read the Help file on "Startup" for what happens on startup for further diagnosis. -- Bert On Tue, Mar 29, 2011 at 7:29 PM, John Sorkin <jsor...@grecc.umaryland.edu> wrote: > Windows 7 > R 2.12.2 > > When I launch R, I get the following error message: > > Fatal error: unable to restore saved dat in .RData > > > after which R closes. > > What does the error message mean, and what can I do to get R to work? I > tried removing the R program, re-downloaded the program, and re-installed the > program. I still get the error message. > Thanks, > John > > > John David Sorkin M.D., Ph.D. > Chief, Biostatistics and Informatics > University of Maryland School of Medicine Division of Gerontology > Baltimore VA Medical Center > 10 North Greene Street > GRECC (BT/18/GR) > Baltimore, MD 21201-1524 > (Phone) 410-605-7119 > (Fax) 410-605-7913 (Please call phone number above prior to faxing) > > Confidentiality Statement: > This email message, including any attachments, is for ...{{dropped:16}} ______________________________________________ R-help@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.