Function reference
-
rust_source()
rust_function()
- Compile Rust code and call from R
-
rust_eval()
- Evaluate Rust code
-
eng_extendr()
eng_extendrsrc()
- Knitr engines
-
use_extendr()
- Set up a package for use with Rust extendr code
-
document()
- Compile Rust code and generate package documentation.
-
register_extendr()
- Register the extendr module of a package with R
-
write_license_note()
- Generate LICENSE.note file.
-
clean()
- Clean Rust binaries and package cache.
-
make_module_macro()
- Generate extendr module macro for Rust source
-
rust_sitrep()
- Report on Rust infrastructure