Skip to content
Prev 9806 / 15075 Next

R 3.0, lme4, and the oft unloved Mac OS

On Apr 10, 2013, at 9:32 AM, flip wrote:

            
More precisely, if fails checks:

checking tests ... ERROR
Running the tests in 'tests/simulate.R' failed.
Last 13 lines of output:
+ sapply(s4,nrow) == nrow(cbpp))
Time elapsed: 0.232 0.002 0.234
Error in logLik(refit(m1, s)) : 
error in evaluating the argument 'object' in selecting a method for function 'logLik': Error in mer_finalize(object) : 
Downdated X'X is not positive definite, 1.
Calls: refit -> refit -> mer_finalize -> .Call
Calls: pboot -> apply -> FUN -> logLik
Execution halted

that's why it's not available. I tried two different compilers just to make sure it's not a compiler issue and it throws the same error, so I fear this is over to the maintainers.

Cheers,
Simon