spongebob icon indicating copy to clipboard operation
spongebob copied to clipboard

r-devel build failure

Open jayqi opened this issue 5 years ago • 1 comments

It looks like there is an issue with the R project's builds for development versions of R.

https://github.com/r-lib/actions/issues/140

jayqi avatar Aug 08 '20 01:08 jayqi

I had the same problem with my packages where it couldn't find rcmdcheck. I used the latest workflows in the usethis package and that solved it.

jl5000 avatar Oct 13 '21 10:10 jl5000