Displaying 5 results from an estimated 5 matches for "cholmod_l_start".
2009 Feb 04
2
loading lme4 fails - "function 'cholmod_l_start' not provided by package 'Matrix'"
Hello UseRs,
I've just tried to load the lme4 package and got the error message, "function 'cholmod_l_start' not provided by package 'Matrix'". I downloaded the latest version of lme4 and its required packages (lattice and Matrix) as suggested in the archives and still got this message. The FAQ and archives suggested to check the R version requirements, but I'm already using the la...
2011 Oct 22
4
issue loading doBy library
Hello,
How can I fix this? I have the latest version of R 2.13.2 and I use Mac OS X 10.7.2
> library(doBy)
Loading required package: lme4
Error in dyn.load(file, DLLpath = DLLpath, ...) :
function 'cholmod_l_start' not provided by package 'Matrix'
Error: package 'lme4' could not be loaded
> library(lme4)
Error in dyn.load(file, DLLpath = DLLpath, ...) :
function 'cholmod_l_start' not provided by package 'Matrix'
Error: package/namespace load failed for 'lme4'...
2008 Dec 18
2
lme4 error after Matrix update
Dear all,
after recently updating my R-packages I am unable to work with lme4,
since it does not load. What I get is this:
Error in inDL(x, as.logical(local), as.logical(now), ...) :
function 'cholmod_l_start' not provided by package 'Matrix'
In addition: Warning messages:
1: package 'lme4' was built under R version 2.8.1
2: package 'lattice' was built under R version 2.8.1
Error: package/namespace load failed for 'lme4'
Various trials to remove and reinstall the Mat...
2012 Aug 28
1
Error message
...it
shows Matrix and lme4 installed.? Can someone tell
what's going on and what I need to do to remedy the
problem?? I'm running on a Linux box.
?
?
?
?
?
?
Loading required package: Matrix
Loading required package: lattice
Error in dyn.load(file, DLLpath = DLLpath, ...) :
? function 'cholmod_l_start' not provided by package 'Matrix'
Error: package/namespace load failed for ?lme4?
Error: package/namespace load failed for ?lme4?
2012 Aug 29
1
lme4 installation
...ing rather inept at all things Linux, I paid a consultant
to fix some things on my computer,? Unforntately, good
help is hard to find.? Here's where I am:
?
...
Loading required package: Matrix
Loading required package: lattice
Error in dyn.load(file, DLLpath = DLLpath, ...) :
? function 'cholmod_l_start' not provided by package 'Matrix'
Error: package/namespace load failed for ?lme4?
Error: package/namespace load failed for ?lme4?
?
?
> sessionInfo()
R version 2.15.1 (2012-06-22)
Platform: x86_64-pc-linux-gnu (64-bit)
locale:
?[1] LC_CTYPE=en_US.UTF-8????????? LC_NUMERIC=C?????????...