extendr/rextendr: Call Rust Code from R using the 'extendr' Crate

Provides functions to compile and load Rust code from R, similar to how 'Rcpp' or 'cpp11' allow easy interfacing with C++ code. Also provides helper functions to create R packages that use Rust code. Under the hood, the Rust crate 'extendr' is used to do all the heavy lifting.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.3.1.9000
URL https://extendr.github.io/rextendr/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("extendr/rextendr")
extendr/rextendr documentation built on April 4, 2024, 3:03 a.m.