Either you have a corrupt .RData file in the directory you are starting R in or the file is being read incorrectly (e.g. because of a corrupted file system or hardware issues).

Reinstalling etc will not remove the .RData file, and you need to do so yourself.

Starting R with --vanilla is always a good check for local configuration issues.

On Mon, 2 Jun 2008, Patrick M. Joyce wrote:

Hello,

I'm having issues operating R under Ubuntu (Hardy 8.04) though I suspect
this is not necessarily the malady.  I have attempted to run R in ubuntu
as is which worked for awhile and then stopped (using RKWard as the
windowing environment).  I tried removing then re-installing the software
and the same issue (which i'll detail soon) persisted.  I then tried using
WINE to run R using the Windows version of R.  The same error was
presented.

The Ubuntu and WINE errors are slightly different but are more or less the
same...

COMMON ASPECT--I get the following:

Error in load(name, envir = .GlobalEnv):
value of 'SET_ATTRIB' must be a pairlist or NULL, not a 'double'

WINE Variant--I get a windowed box with the title "Information" noting
that "Fatal error: unable to restore saved data in .RData".

UBUNTU Variant--I get a segmentation fault statement and abort options.

I'm going to guess that this is the same issue.  I would presume at this
point that either there is some mistaken setting within the operating
system OR something wrong with the hardware.

I appreciate any help on the matter.

--Patrick

______________________________________________
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.


--
Brian D. Ripley,                  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
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.

Reply via email to