extendr / rextendr

An R package that helps scaffolding extendr-enabled packages or compiling Rust code dynamically
https://extendr.github.io/rextendr/
Other
174 stars 25 forks source link

update R CMD check to use binaries #335

Closed JosiahParry closed 5 months ago

JosiahParry commented 5 months ago

This PR adds a change to the R CMD check github action to use linux binaries from P3M (posit public package manager formerly RSPM) https://p3m.dev/client/#/

This should significantly reduce check CI time.