Re: [R] Installing R-packages in Windows

2010-12-15 Thread Uwe Ligges
On 14.12.2010 23:48, Erik Lukac wrote: Hi Mike, Hi Uwe, thanks for your reply. The main thing is that we have mixed OSs. On the one hand we have Linux, on the other WinXP. I need the same version of packages and R on both systems. Otherwise I cant explain my colleagues why error messages are r

Re: [R] Installing R-packages in Windows

2010-12-14 Thread Erik Lukac
Hi Mike, Hi Uwe, thanks for your reply. The main thing is that we have mixed OSs. On the one hand we have Linux, on the other WinXP. I need the same version of packages and R on both systems. Otherwise I cant explain my colleagues why error messages are reproduceable on only one system. Instal

Re: [R] Installing R-packages in Windows

2010-12-14 Thread Mike Marchywka
> Date: Tue, 14 Dec 2010 23:48:20 +0100 > From: er...@phonetik.uni-muenchen.de > To: marchy...@hotmail.com > CC: r-help@r-project.org; lig...@statistik.tu-dortmund.de > > Hi Mike, Hi Uwe, > > thanks for your reply. > The main thing is that we have mixed

Re: [R] Installing R-packages in Windows

2010-12-14 Thread Uwe Ligges
Or in short, type install.packages("car") within R. Note that you won't get new versions of car for the outdated version of R. Note also that your zip file might not fit to the R version you are using. Hence recommendation is to upgrade to R-2.12.0 patched (or 2.12.1 which will be release

Re: [R] Installing R-packages in Windows

2010-12-14 Thread Mike Marchywka
( hotmail just randomly decides not to prefix original text, my comments below) Date: Tue, 14 Dec 2010 17:36:11 +0100 From: er...@phonetik.uni-muenchen.de To: r-help@r-project.org Hi there, I have the following problem and I hope somebody mig