-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
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?
$ 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.logComponent(s)
Developer Tools