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 fc11cb7 commit 8e8bef5Copy full SHA for 8e8bef5
.github/workflows/R-CMD-check.yaml
@@ -35,7 +35,6 @@ jobs:
35
- {os: ubuntu-latest, r: 'oldrel-1'}
36
- {os: ubuntu-latest, r: 'oldrel-2'}
37
- {os: ubuntu-latest, r: 'oldrel-3'}
38
- - {os: ubuntu-latest, r: 'oldrel-4'}
39
40
env:
41
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
DESCRIPTION
@@ -10,7 +10,7 @@ License: MIT + file LICENSE
10
URL: https://modeldb.tidymodels.org, https://github.com/tidymodels/modeldb
11
BugReports: https://github.com/tidymodels/modeldb/issues
12
Depends:
13
- R (>= 3.61)
+ R (>= 3.6)
14
Imports:
15
cli,
16
dplyr (>= 0.7),
0 commit comments