powered by
Installs metabodecon's Rust backend mdrb from R-Universe.
lifecycle::badge("experimental")
install_mdrb(ask = TRUE, ...)
NULL. Called for side effect of installing the Rust backend.
Whether to ask for confirmation before attempting installation. Default is TRUE.
Additional arguments to pass to utils::install.packages() when attempting installation of mdrb.
utils::install.packages()
2024-2025 Tobias Schmidt: initial version.
if (interactive()) try(install_mdrb())
Run the code above in your browser using DataLab