Skip to content

Repository files navigation

This is a very simple example of calling Rust routines from R. This uses the Rffi package to call the routines directly without the need for a wrapper routine. We could use Dan Adler's rdyncall package also.

make

In R

source("call.R", verbose=TRUE)

About

Simple example of calling Rust routines directly from R.

Resources

Stars

15 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages