lme4 and function 'cholmod_start' not provided by package 'Matrix' / Ubuntu
Esmail Bonakdarian-4 wrote:
Using Ubuntu 9.04 and R 2.8.1. For a project I need to use the Zelig package, which in turn wants to use the lme4 package. When trying to use Zelig and it tries to its required packages I get the following error message. Error in dyn.load(file, DLLpath = DLLpath, ...) : function 'cholmod_start' not provided by package 'Matrix' Error in loadModelDeps(model) : This model depends on package "lme4". Please install this package and try again
Looks like a version mismatch. It's probably easiest if you update to R 2.10.1 and try again; you will have to reinstall all your packages, because of the change help format in 2.9.x Dieter
View this message in context: http://n4.nabble.com/lme4-and-function-cholmod-start-not-provided-by-package-Matrix-Ubuntu-tp1010729p1010740.html Sent from the R help mailing list archive at Nabble.com.