The .Internal support in the C code is still i use for experimental
purposes.
Best,
luke
On Tue, 3 Jan 2017, Lukas Stadler wrote:
Hi,
the functions in distn.R were converted from .Internal to .External ([1], in
2012), and to .Call ([2], in 2014).
They are still listed as .Internal in names.
Hi,
the functions in distn.R were converted from .Internal to .External ([1], in
2012), and to .Call ([2], in 2014).
They are still listed as .Internal in names.c, although they are not used in
that way.
Shouldn’t they be removed?
There’s quite some simplification to be had, e.g., do_math3 coul