actions icon indicating copy to clipboard operation
actions copied to clipboard

Error "No such keg: /opt/homebrew/Cellar/r" using setup-r@v2 for MacOS latest with R release

Open the-mad-statter opened this issue 8 months ago • 2 comments

The R-CMD-check workflow here is reported as being successful but also produces the error "macOS-latest (R release) No such keg: /opt/homebrew/Cellar/r" as can be seen here.

I have traced the source of the error to this line in the setup-r installer.ts file.

I am not sure why /opt/homebrew/Cellar/r is missing, but could this situation be prevented or at least be turned into a warning?

the-mad-statter avatar Jun 08 '24 17:06 the-mad-statter