Skip to content

Help with R

4 messages · Muteba Mwamba, John, Philipp Pagel, Peter Dalgaard +1 more

#
On Fri, Oct 15, 2010 at 09:57:21AM +0200, Muteba Mwamba, John wrote:

            
Without more information it's hard to know what exactly went wrong.

Anyway, the message most likely means that the .RData file got
corrupted. Deleting it should solve the problem. Note that this means
that you will get an empty workspace and have to recreate whatever
data was in it before.
Re-installation of R will most likely not fix this (unless a change in
the format of the .RData files had occurred - but to my knowledge no
such thing has happened, recently.)

cu
	Philipp
#
On Oct 15, 2010, at 12:37 , Philipp Pagel wrote:

            
Renaming the file is a better idea. Then at least you have some chance of being able to load() it into an R Session and recover things from the workspace. No guarantees, though.

-pd

  
    
#
Sometimes such message appears when you try to open .RData file in 
environment where packages used when the file was created are not 
installed. Than it is possible just to install necessary packages. Without 
whole story it is impossible to say what is real cause for that error.

Regards
Petr

r-help-bounces at r-project.org napsal dne 15.10.2010 12:45:30:
of
http://www.R-project.org/posting-guide.html
http://www.R-project.org/posting-guide.html