Install rpkg 0.3.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/albersonmiranda/rip/releases/download/v0.3.2/rpkg-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/albersonmiranda/rip/releases/download/v0.3.2/rpkg-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install albersonmiranda/rpkg-rs/rpkg
Download rpkg 0.3.2
─────────────────────────────────────────┬───────────────────┬─────────────
File │Platform │Checksum
─────────────────────────────────────────┼───────────────────┼─────────────
rpkg-aarch64-apple-darwin.tar.xz │Apple Silicon macOS│checksum
─────────────────────────────────────────┼───────────────────┼─────────────
rpkg-x86_64-apple-darwin.tar.xz │Intel macOS │checksum
─────────────────────────────────────────┼───────────────────┼─────────────
rpkg-x86_64-pc-windows-msvc.zip │x64 Windows │checksum
─────────────────────────────────────────┼───────────────────┼─────────────
rpkg-x86_64-pc-windows-msvc.msi │x64 Windows │checksum
─────────────────────────────────────────┼───────────────────┼─────────────
rpkg-x86_64-unknown-linux-gnu.tar.xz │x64 Linux │checksum
─────────────────────────────────────────┴───────────────────┴─────────────