Skip to content
Back to formatted view

Raw Message

Message-ID: <CABtg=Knib5t7dEYodn_jzdxQsC4ZJp=qzN_8AoXChsZ8k57t2g@mail.gmail.com>
Date: 2021-01-09T17:23:25Z
From: Gábor Csárdi
Subject: Demo for linking native routines between R packages
In-Reply-To: <CAPPM_gQHt1HMRUKshiKRg=W3OLjQaU67hU=-+dtRP6zy7rLpPA@mail.gmail.com>

On Sat, Jan 9, 2021 at 4:45 PM Joshua Ulrich <josh.m.ulrich at 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]]