amoeba opened a new issue, #43547:
URL: https://github.com/apache/arrow/issues/43547

   ### Describe the enhancement requested
   
   Running reverse dependency checks is part of our CRAN packaging checklist 
(see [such a list for 17.0.0](https://github.com/apache/arrow/issues/43317)). 
In the far past, one of us has run these checks locally which takes quite a bit 
of time. In the recent past, I've been running 
[recheck](https://github.com/r-devel/recheck) which uses GHA to run similar 
checks and it's proven useful because it's faster and it appears to be accurate.
   
   We should add the recheck workflow to our CI setup so R maintainers can run 
the workflow themselves. Recheck doesn't support checking a package in a 
subdirectory like we have here so there's one step before we can start using 
the workflow here.
   
   - [ ] File PR against https://github.com/r-devel/recheck to support checking 
a package in a subdirectory which this repo will need 
   - [ ] Add https://github.com/r-devel/recheck to this repo
   
   ### Component(s)
   
   Continuous Integration, 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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to