Hi All,

is there a caveat in redefining .Call in a package? (Apart from the
performance hit of the extra function call.)

I want to execute a check every time I call back to C, and this seems to be
the easiest solution, instead of modifying all functions of the package. It
also seems to be a good way to supply the PACKAGE argument, btw.

I guess this is a good solution, but I might have overlooked something.

Thanks,
Gabor

        [[alternative HTML version deleted]]

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to