Deprecated: $wgMWOAuthSharedUserIDs=false is deprecated, set $wgMWOAuthSharedUserIDs=true, $wgMWOAuthSharedUserSource='local' instead [Called from MediaWiki\HookContainer\HookContainer::run in /var/www/html/w/includes/HookContainer/HookContainer.php at line 135] in /var/www/html/w/includes/Debug/MWDebug.php on line 372
rextendr - MaRDI portal

rextendr

From MaRDI portal
Software:124870



CRANrextendrMaRDI QIDQ124870

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.