Skip to content
Prev 5618 / 12125 Next

[R-pkg-devel] [External] Re: Two packages with the same generic function

On Tue, 23 Jun 2020, Bert Gunter wrote:

            
All Duncan is saying is that you don't get a notification if you do

     mean <- log

in the interpreter. If you attach a package that does this you would
get a notification (or an error if you configure your conflict
resolution options appropriately).

Best,

luke