Skip to content
Prev 52455 / 63421 Next

On implementing zero-overhead code reuse

Hi Frederick,

I described what I meant in the post I sent to R-help
(https://stat.ethz.ch/pipermail/r-help/2016-September/442174.html),
but in brief, by "zero overhead" I mean that the only thing needed for
library code to be accessible to client code is for it to be located
in designed directory.  No additional meta-files, packaging/compiling,
etc. are required.

Best,

G.
On Sun, Oct 2, 2016 at 7:09 PM, <frederik at ofb.net> wrote: