rig 0.7.0
-
Bash completions work well again (#202).
-
rig rstudiohas a new implementation that works much better. Now it always defaults to the R version inrenv.lockfor renv projects, and can open RStudio projects or directories. -
New
rig available --list-rtools-versionsoption to list available Rtools versions. -
rig runnow does not terminate the rig process on interrupts (CTRL+C, CTRL+BREAK on Windows, SIGINT on Unix) (#187). -
Windows: new
rig system rtoolssubcommand to add, remove, list Rtools versions (#18). -
Windows: rig now supports Rtools44 on Windows.
-
Windows: rig now defaults to Rtools42 for R 4.2.x on Windows.
-
macOS:
rig rstudio <version>works again on recent macOS versions (#208). -
macOS: rig now always creates the
/usr/local/bin/R-*quick links with 0755 permissions (#200). -
Linux:
rig add --without-p3mworks again (#193). -
Linux:
RIG_PLATFORMworks again whensudois needed (#191).