Re: [R] Trying to install package for LMER, getting a ton of errors

2014-02-04 Thread David Kremelberg
Thanks, I think I just got it to install correctly. The command I was using: install.packages(type="source") was recommended on an R documentation website for installing packages under Windows. [[alternative HTML version deleted]] __ R-help@r-pr

[R] Trying to install package for LMER, getting a ton of errors

2014-02-03 Thread David Kremelberg
Hi all, trying to run a linear mixed-effects model in R. Getting a ton of errors when trying to install the lme4 package (see below). I thought it was because my version of R was old, I just updated it, same exact problem, plus tried the install on the 32 and 64 bit versions. Any help appreciated.