[Rd] Demo for linking native routines between R packages

Gábor Csárdi c@@rd|@g@bor @end|ng |rom gm@||@com
Sat Jan 9 18:23:25 CET 2021


On Sat, Jan 9, 2021 at 4:45 PM Joshua Ulrich <josh.m.ulrich using gmail.com>
wrote:
[...]

>
> That said, WRE does list two packages that register native routines
> from other packages:
>
> https://cran.r-project.org/doc/manuals/r-release/R-exts.html#Linking-to-native-routines-in-other-packages
>
>
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

[...]

	[[alternative HTML version deleted]]



More information about the R-devel mailing list