Lately, when I try to open R I get the following error message:

Error: object 'time' not found whilst loading namespace 'tseries'
Fatal error: unable to restore saved data in .RData

If I rename .RData to RData.RData and then try opening R again it
works.  Then I can load("RData.RData") without a problem.  But if I
try saving my workspace (as the default, ".RData") and reload R it
crashes all over again.  I don't know how to get this 'time' object
back.  (I must have removed it by accident at some point.)  Any ideas?

Thanks in advance,
-- 
Alessandro Gagliardi
Integrative Neuroscience Program
Rutgers University Mind Brain Analysis
[EMAIL PROTECTED]

"The opposite of a correct statement is a false statement.
But the opposite of a profound truth may well be another profound truth."
-Niels Bohr

______________________________________________
R-help@stat.math.ethz.ch 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