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

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   I believe https://github.com/apache/arrow/pull/46581 introduce a bug where 
if a developer does not have R intalled on their system, the pre-commit check 
will fail with an exception like:
   
   ```
   [INFO] Installing environment for local.
   [INFO] Once installed this environment will be reused.
   [INFO] This may take a few minutes...
   An unexpected error has occurred: CalledProcessError: command: ('Rscript', 
'--vanilla', '/tmp/tmp6h7jqkbh/script.R')
   return code: 1
   stdout:
       Executable `Rscript` not found
   ```
   
   ### Component(s)
   
   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

Reply via email to