Hi all,
I am programming using S4. I define two classes, "B" is inheriting from
"A". Apparently (at least since version 2.9.0 ?), when the correct
signature is not find,
R prefers to chose a signature in the ancestor BEFORE a signature in the
class. This is very strange to me...
If I define p
Hi the list,
I build a package. They was a mistake in it, but R CMD check did not
find it. Is that normal ?
Here is what Kurt gets (which is right, I did this mistake):
--- 8<
* checking for code/documentation mismatches ... WARNING
S4 class codoc mismatches from documentatio