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 1b1ee23 commit 6bf109fCopy full SHA for 6bf109f
.github/workflows/R-CMD-check.yaml
@@ -33,8 +33,6 @@ jobs:
33
- {os: ubuntu-18.04, r: 'release'}
34
- {os: ubuntu-18.04, r: 'oldrel-1'}
35
- {os: ubuntu-18.04, r: 'oldrel-2'}
36
- - {os: ubuntu-18.04, r: 'oldrel-3'}
37
- - {os: ubuntu-18.04, r: 'oldrel-4'}
38
39
env:
40
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
_pkgdown.yml
@@ -70,6 +70,7 @@ reference:
70
- tidy.model_fit
71
- translate
72
- starts_with("update")
73
+ - varying_args.model_spec
74
75
- title: Developer Tools
76
contents:
0 commit comments