Skip to content

errorsarlm from spdep package / error message

2 messages · twah at gmx.ch, Roger Bivand

#
Hi all

I am trying to debug my R project. As I invoke the "errorsarlm" function 
from the "spdep" package, I am getting the following error:

Error in as.vector(residuals(lm.target)) :
   '.SigArgs' is shorter than '.SigLength' says it should be

I have no clue why this error message arises. An internet search did not 
give an answer, either. Do some of you know? I am not sure whether or 
not I have to provide a minimal reproducible code in this mailing list?

Thanks
#
On Mon, 11 Apr 2016, twah at gmx.ch wrote:

            
Please provide the output of traceback(), entered immediately after the 
error. Please also give the output of sessionInfo(), showing your 
platform, R and spdep version. This doesn't happen in general, so please 
also provide an example using a built-in data set that triggers the issue.

Roger