Install R via rig
Value
The result of processx::run().
Examples
if (interactive() && rig_available()) {
rig_install("4.5.0", wait = FALSE)
}
Install R via rig
The result of processx::run().
if (interactive() && rig_available()) {
rig_install("4.5.0", wait = FALSE)
}