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 c4f6cef commit 506e344Copy full SHA for 506e344
.github/workflows/R-CMD-check.yaml
@@ -21,6 +21,7 @@ jobs:
21
- {os: macOS-latest, r: 'devel'}
22
- {os: macOS-latest, r: 'release'}
23
- {os: windows-latest, r: 'release'}
24
+ - {os: windows-latest, r: '3.6'}
25
- {os: ubuntu-16.04, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest"}
26
- {os: ubuntu-16.04, r: 'oldrel', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest"}
27
- {os: ubuntu-16.04, r: '3.5', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest"}
0 commit comments