R4.5.0 brings an error on CMD checking for windows
Closed this issue · 3 comments
Longfei2 commented
berthetclement commented
Hello,
I have the same problem and wanted to open an issue too :)
It seems that "Rtools 4.5" is not yet deployed on the windows-latest image, r: 'release'
I haven't tested yet but if you specify an earlier version of R, it should work:
matrix:
config:
- {os: macos-latest, r: 'release'}
- {os: windows-latest, r: '4.4.2'}A PR has been opened on this subject:
#998 (but closed)
gaborcsardi commented
This should be fixed now.
#998 is an unrelated issue.
github-actions commented
This issue has been automatically locked. If you believe you have found a related problem, please file a new issue and include a link to this issue

