The other 3 elements of the test matrix work fine, but ubuntu-20.04 fails, not finding rcmdcheck. My yaml is quite old, so I'm wondering whether something needs to be updated. I noticed somewhere that there is now a v2 for setup-r, so I switched from v1 to v2 without any better results.
I have an installation of rcmdcheck in an Install dependencies block, which I thought would help. However, github action syntax eludes me, so I am basically stuck in copy-paste land.
Another package of mine, oce, has the same R-CMD-check.yaml (with the older v1) and it works. Of course, lots of things are different between the packages, so I'm not sure whether this is a clue.
In case it's allowed here, below is a link to the failing action report:
https://github.com/dankelley/ocedata/runs/5521592354?check_suite_focus=true