assignUser opened a new issue, #39154:
URL: https://github.com/apache/arrow/issues/39154
### Describe the enhancement requested
The new `bootstrap.R` (#39147) makes it much easier to add an R source
verification to the CI/release verification.
To make that viable we have to modify a few things:
- [ ] allow nixlibs.R and update-checksums.R to pull from rc dir on jfrog
and nightlies.a.o
- [ ] add checksums to the r nightly builds
- [ ] add R to the verification script
- Should we just run `devtools::build()` or also `devtools::check_built()`
or should that be arrows binary verification?
### Component(s)
R
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]