When trying to load the Matrix package I am getting this warning message
Warning messages:
1: In normalizePath(path.expand(path), winslash, mustWork) :
path[1]="//ict-az2-fs09.server.ufl.edu/heb-files/Home/Student/k.cooper": The system cannot find the file specified
I usually ignore warnings but, when trying to run a mixed-model I am getting this error message:
Error in initializePtr() :
function 'cholmod_factor_ldetA' not provided by package 'Matrix'
I have tried restarting R, updating all of the packages, re-installing the lme4 and Matrix packages from source but I am still having this issue. I have also tried installing from cran.r-project.org. Any idea on where it may be coming from?