Skip to content
Prev 5728 / 12125 Next

[R-pkg-devel] Getting two independent packages with identical S3 generics to dispatch each other's methods

Hi Pavel,

I asked essentially the same question a few weeks ago:

https://stat.ethz.ch/pipermail/r-package-devel/2020q2/005609.html

As Jeff already suggested, there is the generics package which might be of use.

Aside from this, I wasn't able to distill a workable solution from the discussion that did not involve adding dependencies to (one of) the two packages.

Best,
Wolfgang
On July 11, 2020 1:51:52 AM GMT+02:00, "Pavel N. Krivitsky" <p.krivitsky at unsw.edu.au> wrote: