New rig repos subcommand to manage R package repository setup
across all installed R versions.
The --without-p3m option of rig add is now always available, for
consistency across platforms. By default P3M is on on x86_64 Windows and
supported Linux distros, as before. The new --with-p3m option turns
on P3M on macOS as well.
rig now supports aarch64 Windows. It currently only supports installing
aarch64 builds of R and Rtools on aarch64 Windows. The x86_64 build of
rig also works on aarch64 Windows and installs aarch64 builds of R and
Rtools. Installing and managing x86_64 builds of R on aarch64 Windows is
not supported yet.
rig now supports RHEL 10 and binary compatible distributions like
AlmaLinux OS 10 and Rocky Linux 10.
R installations by rig now do not set the default CRAN repositories in
RStudio and Positron (#203).
rig now supports the new macOS arm64 Sonoma builds, which are are the default
CRAN builds starting from R 4.6.0 (current R-devel).