Skip to content
Prev 62938 / 63424 Next

R CMD check and CRAN's Rust policy

On Mon, 31 Mar 2025, at 4:50 PM, Josiah Parry wrote:
If this is primarily about CI then can you tweak your scripts not to fail on that particular warning? If you are using the r-lib/actions then I believe they utilise rcmdcheck (https://cran.r-project.org/package=rcmdcheck) which does give an output object you can work with.

Tim