There is a new pull request by cplir-c against master on the void-packages repository https://github.com/cplir-c/void-packages update-r https://github.com/void-linux/void-packages/pull/52731 Update R to 4.4.1 #### Testing the changes - I tested the changes in this PR: **YES** I built the package and am using it on my system right now. It seems to work well! - I built this PR locally for my native architecture, (x86_64-musl) xbps-src says ``` => ERROR: R-4.4.1_1: cannot be cross compiled... => ERROR: R-4.4.1_1: yes ``` when I attempt to run a cross-compilation. I tried aarch64-musl and armv7l. A patch file from https://github.com/void-linux/void-packages/pull/52731.patch is attached