rextendr
From MaRDI portal
Software:124870
CRANrextendrMaRDI QIDQ124870FDOQ124870
Call Rust Code from R using the 'extendr' Crate
Ilia Kosenkov, Mossa M. Reimert, Hiroaki Yutani, Andy Thomason, Malcolm Barrett, Claus O. Wilke
Last update: 20 June 2023
Copyright license: MIT license, File License
Software version identifier: 0.2.0, 0.3.0, 0.3.1
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.
This page was built for software: rextendr