On 30/04/2013 07:44, Anupam Tyagi wrote:
R-3.0.0 prints an error message at startup. I uninstalled a previous
version and installed this on Windows 8. Uninstall of previous version
deleted all previously installed packages and I forgot to keep a list
of them. How do I correct this error?

"
Error: requested primitive type is not consistent with catched value
Error: requested primitive type is not consistent with catched value


Really?  That is not the message from R 3.0.0 (it says 'cached').

So you are not telling us the whole story, and we cannot help until you do.

If you have not already, try starting R with --vanilla. If that works, the issue is a saved workspace file (a .RData file) that needs to be moved out of the way.


--
Brian D. Ripley,                  rip...@stats.ox.ac.uk
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