Re: [R] R 2.12.0 for Windows: error when loading (some) packages

2010-10-18 Thread Uwe Ligges
On 18.10.2010 09:01, Dimitris Rizopoulos wrote: I get exactly the same error with package 'RWinEdt' -- though in http://cran.r-project.org/bin/windows/contrib/r-release/ReadMe it is mentioned that this has probably something to do with GUI interactions?? In that case you upgraded R but forgo

Re: [R] R 2.12.0 for Windows: error when loading (some) packages

2010-10-18 Thread Renaud Lancelot
Of course you're right!!! I had a copy of lattice in C:/R/RLIBS > .libPaths() > [1] "C:/R/RLIBS""C:/R/R-2.12.0/library" I have removed it and this has solved the problem. Thank you very much. 2010/10/18 Prof Brian Ripley : > On Mon, 18 Oct 2010, Renaud Lancelot wrote: > >> Thank yo

Re: [R] R 2.12.0 for Windows: error when loading (some) packages

2010-10-18 Thread Prof Brian Ripley
On Mon, 18 Oct 2010, Renaud Lancelot wrote: Thank you. I have read the CHANGES file as well as the FAQ, indeed. I have uninstalled R, removed the remaining directories and reinstalled the new version. I have also run update.packages(checkBuilt=TRUE, ask=FALSE) Everything works fine except for

Re: [R] R 2.12.0 for Windows: error when loading (some) packages

2010-10-18 Thread Dimitris Rizopoulos
I get exactly the same error with package 'RWinEdt' -- though in http://cran.r-project.org/bin/windows/contrib/r-release/ReadMe it is mentioned that this has probably something to do with GUI interactions?? Best, Dimitris On 10/18/2010 8:49 AM, Renaud Lancelot wrote: Thank you. I have read t

Re: [R] R 2.12.0 for Windows: error when loading (some) packages

2010-10-17 Thread Renaud Lancelot
Thank you. I have read the CHANGES file as well as the FAQ, indeed. I have uninstalled R, removed the remaining directories and reinstalled the new version. I have also run update.packages(checkBuilt=TRUE, ask=FALSE) Everything works fine except for the recommended package lattice: > library(lat

Re: [R] R 2.12.0 for Windows: error when loading (some) packages

2010-10-17 Thread Prof Brian Ripley
This is the very first item in the CHANGES file for 2.12.0 How to upgrade your R is an FAQ, http://cran.r-project.org/bin/windows/base/rw-FAQ.html#What_0027s-the-best-way-to-upgrade_003f On Mon, 18 Oct 2010, Renaud Lancelot wrote: Dear all, I have installed the latest version of R 2.1