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
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 metho