lmer not working
Hi Georgina, I agree with Thierry that sessionInfo() would be very useful, particularly given that this particular issue has been known to occur _only_ for R version 3.0.0 (e.g. 3.0.1 is fine). The following links may be helpful: https://github.com/lme4/lme4/issues/54 http://comments.gmane.org/gmane.comp.lang.r.lme4.devel/10720 So unfortunately you might need to just update R. Cheers, Steve
On 2014-08-06, 10:09 AM, ONKELINX, Thierry wrote:
Dear Georgina,
Have to tried to run your code in a fresh session? Can you provide a reproducible example of your problem and the output of sessionInfo()?
Best regards,
ir. Thierry Onkelinx
Instituut voor natuur- en bosonderzoek / Research Institute for Nature and Forest
team Biometrie & Kwaliteitszorg / team Biometrics & Quality Assurance
Kliniekstraat 25
1070 Anderlecht
Belgium
+ 32 2 525 02 51
+ 32 54 43 61 85
Thierry.Onkelinx at inbo.be
www.inbo.be
To call in the statistician after the experiment is done may be no more than asking him to perform a post-mortem examination: he may be able to say what the experiment died of.
~ Sir Ronald Aylmer Fisher
The plural of anecdote is not data.
~ Roger Brinner
The combination of some data and an aching desire for an answer does not ensure that a reasonable answer can be extracted from a given body of data.
~ John Tukey
-----Oorspronkelijk bericht-----
Van: r-sig-mixed-models-bounces at r-project.org [mailto:r-sig-mixed-models-bounces at r-project.org] Namens Georgina Brennan
Verzonden: woensdag 6 augustus 2014 11:49
Aan: r-sig-mixed-models at r-project.org
Onderwerp: [R-sig-ME] lmer not working
Dear list,
I am using the lme4 package on R studio (v.0.98.994)****. I haven't used it in a while but I have been regularly updating my packages. Recently I attempted to run a simple mixed model:>
lmer(mean.perDay~complexity+(1|regime),data) and I get the following error message:
Error in get(name, envir = asNamespace(pkg), inherits = FALSE) :
object '.setDummyField' not found
My question is, has anyone else faced any difficulty using lmer and if so can you advise me on how to fix my problem? I am a PC (windows 7) user.
Thanks,
Georgina
* * * * * * * * * * * * * D I S C L A I M E R * * * * * * * * * * * * *
Dit bericht en eventuele bijlagen geven enkel de visie van de schrijver weer en binden het INBO onder geen enkel beding, zolang dit bericht niet bevestigd is door een geldig ondertekend document.
The views expressed in this message and any annex are purely those of the writer and may not be regarded as stating an official position of INBO, as long as the message is not confirmed by a duly signed document.
_______________________________________________ R-sig-mixed-models at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models