Re: [Rd] S3 internal and group generics

2015-06-04 Thread edson.bastos via R-devel
I have found the following generics which your function did not inlcude.1] "as.character.default" "as.expression.default" "as.list.default" "as.name" [5] "as.pairlist" "as.single.default" "as.symbol" "body<-" [9] "kronecker" I used the fol

[Rd] S3 internal and group generics

2013-07-31 Thread Hadley Wickham
Hi all, I've noticed a couple of small bugs/documentation errors related to S3 internal and group generics: * In ?S3groupGeneric, log2 and log10 are not listed as group generics, even though they are in the equivalent S4 groups, and are the source code for do_log1arg contains DispatchGroup("Math"