[ESS] ess-developer and S3 methods

Andreas Leha andreas.leha at med.uni-goettingen.de
Mon Nov 4 21:21:19 CET 2013


Hi all,

I am developing a package that contains an S3 method for the predict
function.

ess-eval-function only seems to behave as expected.  It even produces
the messages

,----
| Eval function predict.foo
| NS: FUN[predict.foo]  
`----

But apparently it does not register the new S3 method?  Calling it (and
running getS3method("predict", "foo")) still shows the old code.

Do I miss something here?

Regards,
Andreas



More information about the ESS-help mailing list