Downloads and installs the air R code formatter binary from the
official GitHub releases. Supports Linux (x86_64, aarch64),
macOS (Intel and Apple Silicon), and Windows.
Usage
install_air(version = "latest", force = FALSE)
Arguments
- version
Specific version or "latest". Default "latest".
- force
Logical. Reinstall even if already present. Default FALSE.
Value
The path to the installed binary (invisibly).