install: Install Rust Toolchain

View source: R/install.R

installR 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 TRUE, installation proceeds without asking for user confirmation.

Value

Invisibly, TRUE if successful and FALSE otherwise.


cargo documentation built on July 26, 2023, 5:20 p.m.