Skip to content
Prev 310665 / 398506 Next

Matrix package will not loead

You will find the problem and solution in the list archives.

The current version of Matrix can be installed *from source* on R (>= 
2.15.0), as it claims.  But if you install it on R >= 2.15.2 then it 
uses features of 2.15.2 and hence can only be run on R >= 2.15.2. And 
there was a warning about this ....
On 13/11/2012 12:38, Duncan Murdoch wrote:
The issue is if it is exported from R.dll, which only happened just 
before 2.15.2.  Works for me with the Matrix binary package on the CRAN 
master and both 2.15.2 and the current R-patched (which in any case 
contains that version).