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

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   This is annoying. pre-commit has stopped running due to `Rscript` not being 
available.
   
   Can we stop migrating everything to pre-commit until we ensure the developer 
ergonomy is good enough.
   
   ```console
   $ pre-commit run  -a
   [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/tmp_2k9bl1c/script.R')
   return code: 1
   stdout:
       Executable `Rscript` not found
   stderr: (none)
   Check the log at /home/antoine/.cache/pre-commit/pre-commit.log
   ```
   
   
   ### 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