Re: [R] Installing lme4 package in Windows Vista

2009-07-29 Thread Angela Radulescu
that a reasonable answer can be extracted from a given body of > data. > ~ John Tukey > > -Oorspronkelijk bericht- > Van: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] > Namens Angela Radulescu > Verzonden: woensdag 29 juli 2009 1:48 > Aan: r-

Re: [R] Installing lme4 package in Windows Vista

2009-07-29 Thread ONKELINX, Thierry
hat a reasonable answer can be extracted from a given body of data. ~ John Tukey -Oorspronkelijk bericht- Van: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] Namens Angela Radulescu Verzonden: woensdag 29 juli 2009 1:48 Aan: r-help@r-project.org Onderwerp: [R] Installing lme4 pa

Re: [R] Installing lme4 package in Windows Vista

2009-07-28 Thread Ronggui Huang
After installation of lme4, you need to load it before use it. >library(lme4) >?lmer 2009/7/29 Angela Radulescu : > > Hi all, > > I have a problem with package installing in Windows, on my PC machine. The > end goal is to be able to use the lme() function. Here's what I did so far: > >> install.pa

Re: [R] Installing lme4 package in Windows Vista

2009-07-28 Thread Rolf Turner
The function lme() is in the package nmle, ***not*** in lme4. The somewhat analagous (but very different) function in lme4 is lmer(). cheers, Rolf Turner Hi all, I have a problem with package installing in Windows, on my PC machine. The end goal is to be able to us

[R] Installing lme4 package in Windows Vista

2009-07-28 Thread Angela Radulescu
Hi all, I have a problem with package installing in Windows, on my PC machine. The end goal is to be able to use the lme() function. Here's what I did so far: > install.packages("lme4") Warning in install.packages("lme4") : argument 'lib' is missing: using 'C:\Users\Angela\Documents/R/win-lib