Message-ID: <20692.4854.666648.592364@stat.math.ethz.ch>
Date: 2012-12-21T07:42:46Z
From: Martin Maechler
Subject: improved methods error
In-Reply-To: <50D3C53B.3070303@fhcrc.org>
>>>>> Martin Morgan <mtmorgan at fhcrc.org>
>>>>> on Thu, 20 Dec 2012 18:11:07 -0800 writes:
> While trying to install a package, I received this error
> ** preparing package for lazy loading
> Error in matchSignature(signature, fdef, where) :
> more elements in the method signature (2) than in the generic signature (1)
> A more helpful variant is
> Error in matchSignature(signature, fdef, where) :
> more elements in the method signature (2) than in the generic signature (1)
> for function 'sort'
You are right.
Thank you, Martin, for the patch ... [ --> R-devel revision 61376 ]
Martin Maechler