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 cae22c0 commit 6d8ae52Copy full SHA for 6d8ae52
.github/workflows/R-CMD-check.yaml
@@ -33,6 +33,7 @@ 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