I'm having the same problem. The latest version of R cannot load the Matrix package, even though it is installed and readable. I've read the archive files for this list and tried the suggested solutions (e.g., removing/uninstalling the Matrix package and reinstalling it). Nothing has worked so far.
Niall Bolger Details of the error I get when I try to load the Matrix package: > library(Matrix) Loading required package: lattice Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to load shared library '/usr/lib/R/site-library/Matrix/libs/Matrix.so': libRlapack.so: cannot open shared object file: No such file or directory Error: package/namespace load failed for 'Matrix' -- package r-cran-matrix build on old lib? https://bugs.launchpad.net/bugs/299141 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
