kou opened a new issue, #46805: URL: https://github.com/apache/arrow/issues/46805
### Describe the bug, including details regarding any error messages, version, and platform. https://github.com/apache/arrow/actions/runs/15630677318/job/44034080823?pr=46802#step:5:18 ```text R Lint...................................................................Failed - hook id: lintr - exit code: 1 Error in loadNamespace(x) : there is no package called ‘lintr’ Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted R Format.................................................................Failed - hook id: styler - exit code: 1 Error in loadNamespace(x) : there is no package called ‘styler’ Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Error in loadNamespace(x) : there is no package called ‘styler’ Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Error in loadNamespace(x) : there is no package called ‘styler’ Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Error in loadNamespace(x) : there is no package called ‘styler’ Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted ``` It seems that R packages aren't cached in `~/.cache/pre-commit` with pre-commit on Ubuntu 22.04. ### Component(s) Continuous Integration, Developer Tools -- 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