-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 02/22/2011 10:49 AM, Graham Williams wrote: > I have seen this issue reported by others though I don't know what the > root cause is. Others have solved it by removing the .Rdata file > causing the problem (there must be one if it says so). It would > usually, I think, be in the folder where you start R.
Does R start with R --vanilla If yes, check for .RData, and the other files loaded when starting R ?.First shoud give you an idea which files they are and where they are stored. Also: try locate Rdata to locate all Rdata files. Cheers, Rainer > > Regards, > Graham > > > > > On 20 February 2011 13:19, fdp <fdp2...@gmail.com> wrote: >> I am running Ubuntu 10.04 (on a Windows machine with dual boot) and I having >> a very hard time trying to recover from what I initially thought was a minor >> problem. I was trying to install "rattle()" and it failed, and after that I >> cannot get R to run AT ALL! I've tried multiple times to reinstall it with a >> clean apt-get removal and install and nothing... I keep get the following >> message: >> >> *Error in loadNamespace(name) : there is no package called 'rattle' >> Fatal error: unable to restore saved data in .RData >> * >> I've tried to remove all ".RData" files, but couldn't find many... I even >> remove all R files/directories/config-files and still nothing worked. >> >> Has anyone encounter something like this? ANYTHING HELPS!!! >> >> Thanks a lot... >> fdp >> >> [[alternative HTML version deleted]] >> >> ______________________________________________ >> 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. >> > > ______________________________________________ > 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. - -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Natural Sciences Building Office Suite 2039 Stellenbosch University Main Campus, Merriman Avenue Stellenbosch South Africa Tel: +33 - (0)9 53 10 27 44 Cell: +27 - (0)8 39 47 90 42 Fax (SA): +27 - (0)8 65 16 27 82 Fax (D) : +49 - (0)3 21 21 25 22 44 Fax (FR): +33 - (0)9 58 10 27 44 email: rai...@krugs.de Skype: RMkrug -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk1jjAoACgkQoYgNqgF2egpRAQCeIMDdcrg00ZsW4wKS33DVVuvh RzEAn3bQJLj/K6MrBRfqM5mNGGIbVsCE =gRzs -----END PGP SIGNATURE----- ______________________________________________ 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.