Skip to content
Prev 59411 / 63430 Next

Demo for linking native routines between R packages

On Sat, Jan 9, 2021 at 4:45 PM Joshua Ulrich <josh.m.ulrich at gmail.com>
wrote:
[...]
There are a bunch more, see here:
https://github.com/search?q=org%3Acran+R_RegisterCCallable&type=code

Here is another very minimal example:
https://github.com/DavisVaughan/cexport#cexport

Gabor

[...]