Error in lme4 0.999902344-0: "Object 'multResp' not found" ?
Douglas Bates <bates at ...> writes:
On Thu, May 24, 2012 at 10:30 AM, Bertolt Meyer <bmeyer at ...> wrote:
Dear list, The simplest random intercept model that I try to fit with
the newest version of lme4 (0.999902344-0) throws an "Object 'multResp' not found" error on my Mac (Mac OSX 10.7.3, German R 2.15.0). Here is a reproducible example:
thanks for the notification. I've just posted 0.999902345-0 to the repository (it may take up to 24 hours to appear), should address this issue. I've also updated the source version on the repository (i.e. http://lme4.r-forge.r-project.org/repos ) to this version; the Windows version is a bit older, but current source and Windows versions (unlike MacOS) should be available from the standard package directory at http://r-forge.r-project.org (i.e. install.packages("lme4",repos="http://r-forge.r-project.org")) Ben Bolker