Release Notes
New features
- Added
ObjSexp to represent an S7 or S4 object. You can now use it as an
argument of a function to accept an S7/S4. Thanks @eitsupi! (#422)
Minor improvements
- Replaced the "non-API" calls,
ATTRIB and ALTREP_CLASS, with
R_altrep_class_name and R_altrep_class_package on R > 4.6. (#420, #423)
Install savvy-cli 0.9.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/yutannihilation/savvy/releases/download/v0.9.2/savvy-cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/yutannihilation/savvy/releases/download/v0.9.2/savvy-cli-installer.ps1 | iex"
Download savvy-cli 0.9.2