[R-sig-ME] Something broken in lme4 after update?

ONKELINX, Thierry Thierry.ONKELINX at inbo.be
Mon Oct 27 10:51:17 CET 2008


Dear Douglas,

After updating the R packages I get on error when loading lme4. Error in
inDL(x, as.logical(local), as.logical(now), ...) : function
'cholmod_start' not provided by package 'Matrix' Error:
package/namespace load failed for 'lme4'

You'll find more detail below. This was run in a fresh R session. I have
lme4 version 0.999375-27 installed.

Thierry

> library(lme4)
Loading required package: Matrix
Loading required package: lattice

Attaching package: 'Matrix'


        The following object(s) are masked from package:stats :

         xtabs 


        The following object(s) are masked from package:base :

         colMeans,
         colSums,
         rcond,
         rowMeans,
         rowSums 

Error in inDL(x, as.logical(local), as.logical(now), ...) : 
  function 'cholmod_start' not provided by package 'Matrix'
Error: package/namespace load failed for 'lme4'
> sessionInfo()
R version 2.8.0 (2008-10-20) 
i386-pc-mingw32 

locale:
LC_COLLATE=Dutch_Belgium.1252;LC_CTYPE=Dutch_Belgium.1252;LC_MONETARY=Du
tch_Belgium.1252;LC_NUMERIC=C;LC_TIME=Dutch_Belgium.1252

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

[8] base     

other attached packages:
[1] Matrix_0.999375-17 lattice_0.17-15    svSocket_0.9-5     svIO_0.9-5

[5] R2HTML_1.59        svMisc_0.9-5       svIDE_0.9-5       

loaded via a namespace (and not attached):
[1] grid_2.8.0  tools_2.8.0

------------------------------------------------------------------------
----
ir. Thierry Onkelinx
Instituut voor natuur- en bosonderzoek / Research Institute for Nature
and Forest
Cel biometrie, methodologie en kwaliteitszorg / Section biometrics,
methodology and quality assurance
Gaverstraat 4
9500 Geraardsbergen
Belgium 
tel. + 32 54/436 185
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

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.




More information about the R-sig-mixed-models mailing list