install {cargo} | R Documentation |
Install Rust Toolchain
Description
This function downloads the ‘rustup’ installer, run it, and adds targets to compile for all the CRAN build machines.
Usage
install(force = FALSE)
Arguments
force |
If |
Value
Invisibly, TRUE
if successful and FALSE
otherwise.
[Package cargo version 0.4.9 Index]