We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40c36ba commit 7ff27bbCopy full SHA for 7ff27bb
.github/workflows/R-CMD-check.yaml
@@ -33,7 +33,6 @@ jobs:
33
- {os: ubuntu-16.04, r: '3.5', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest"}
34
- {os: ubuntu-16.04, r: '3.4', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest"}
35
- {os: ubuntu-16.04, r: '3.3', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest"}
36
- - {os: ubuntu-16.04, r: '3.2', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest"}
37
38
env:
39
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true
0 commit comments