Stephen Pope <[EMAIL PROTECTED]> writes:

> With:
>
> R version 2.4.1 Patched (2007-01-22 r40548)
>
> "rep" is missing from methods:::.BasicFunsList, causing 
> methods:::genericForPrimitive("rep") to fail, which in turn causes 
> setMethod("rep", ...) to fail. (setGeneric("rep") of course fails as it 
> should, saying that rep is a primitive and methods can be set).
>
> Here's the fix:

and it looks like it was applied yesterday.

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to