Skip to content
Prev 2671 / 20628 Next

current r-forge version fails R CMD check ... ?

Just updated to Matrix_0.999375-30. The previous problem persists and
now it also reports:
Fehler: identical(ranef(om2), ranef(om3)) is not TRUE

Reinhold
+          identical(deviance(om2), deviance(om3)))
Fehler: identical(ranef(om2), ranef(om3)) is not TRUE
+ if (identical(TRUE, all.equal(fixef(m2), fixef(om2))))
+    stop("offset does not change the fixed effects")
Time elapsed:  13.588 0.399 14.297 0 0
R version 2.9.1 (2009-06-26)
i386-apple-darwin8.11.1

locale:
de_DE.UTF-8/en_US.UTF-8/C/C/de_DE.UTF-8/de_DE.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods
[7] base

other attached packages:
[1] lme4_0.999375-31   Matrix_0.999375-30 lattice_0.17-25


On Sat, Aug 1, 2009 at 7:37 PM, Reinhold
Kliegl<reinhold.kliegl at gmail.com> wrote: