"Johnson, Cedrick W." <[email protected]> writes: > see if you can install r-cran-matrix from the repository perhaps... > > -c
Thanks, but I've already tried that. I just found a very brief blog post[1] indicating that there were incompatibilities between packages that depend on the most recent version of Matrix and versions of R < 2.13. I've updated to R.13 from the unstable repositories and now all appears to work again. As long as R 2.13 makes it into testing before some new conflict arises on my now mixed system! Cheers, Tyler http://thiagogm.wordpress.com/2011/04/13/problems-with-r-package-matrix/ > > On 04/22/2011 03:40 PM, Tyler Smith wrote: >> Hi, >> >> I'm getting the following error when I try and load mgcv: >> >>> library(mgcv) >> Error in dyn.load(file, DLLpath = DLLpath, ...) : >> unable to load shared object '/usr/lib/R/library/Matrix/libs/Matrix.so': >> /usr/lib/R/library/Matrix/libs/Matrix.so: undefined symbol: >> R_check_class_and_super >> Error: package/namespace load failed for 'mgcv' >> >> I thought there might be a mismatch between packages from cran2deb, >> install.packages() and the main R repos, so I purged my R installation >> and rm-ed all the locally-installed packages and reinstalled, using only >> the official R repos. Same errors. >> >> Anyone else seeing this? Any ideas how to fix it? >> >> Thanks, >> >> Tyler >> Debian Testing >> R version 2.12.2 (2011-02-25) >> Linux 2.6.32-5-686 _______________________________________________ R-SIG-Debian mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-debian

