Build 'Rust' Powered 'R' Packages


[Up] [Top]

Documentation for package ‘rextendr’ version 0.5.0

Help Pages

clean Clean Rust binaries and package cache.
cran CRAN compliant extendr packages
document Compile Rust code and generate package documentation.
eng_extendr Knitr engines
eng_extendrsrc Knitr engines
extendr_options Compile Rust code and call from R
print.extendr_opts Compile Rust code and call from R
read_cargo_metadata Retrieve metadata for packages and workspaces
register_extendr Register the extendr module of a package with R
rust_eval Evaluate Rust code
rust_function Compile Rust code and call from R
rust_sitrep Report on Rust infrastructure
rust_source Compile Rust code and call from R
to_toml Convert R 'list()' into toml-compatible format.
update_scaffold Update extendr scaffolding
use_crate Add dependencies to a Cargo.toml manifest file
use_extendr Set up a package for use with Rust extendr code
use_extendr_badge extendr README badge
use_msrv Set the minimum supported rust version (MSRV)
use_positron Set up VS Code configuration for an rextendr project
use_vscode Set up VS Code configuration for an rextendr project
vendor_crates Vendor Rust dependencies
vendor_pkgs Vendor Rust dependencies
write_license_note Generate LICENSE.note file.