Describe the bug
When running GitHub actions to check my package BAS for ubuntu-latest (level) to submit to CRAN, the build fails when trying to install nloptr in the workflow step r-lib/actions/setup-r-dependencies@v2
To Reproduce
See https://github.com/merliseclyde/BAS/actions/runs/20180914133/job/57940864131 for the results of the run
which uses the current version of check-standard.yaml
Expected behavior
Expect to build dependencies (and hopefully the package!)
Describe the bug
When running GitHub actions to check my package BAS for ubuntu-latest (level) to submit to CRAN, the build fails when trying to install nloptr in the workflow step r-lib/actions/setup-r-dependencies@v2
To Reproduce
See https://github.com/merliseclyde/BAS/actions/runs/20180914133/job/57940864131 for the results of the run
which uses the current version of check-standard.yaml
Expected behavior
Expect to build dependencies (and hopefully the package!)