Adam H. Sparks :rstats: on Nostr: If you're using Posit's r-lib/actions/setup-r and {pak} (or even if not using {pak} ...
If you're using Posit (npub1e58…ey66)'s r-lib/actions/setup-r and {pak} (or even if not using {pak} you might switch for this), set `use-public-rspm: true` for your Ubuntu runners on GitHub actions. Took a ~20 minute job down to ~8 by installing binaries, e.g., https://github.com/AAGI-AUS/AAGIQuarto/blob/af32781a3b18eac9216b225b90f9afef524310c3/.github/workflows/publish.yml#L30. #RStats #GitHub #CI