Skip to content

Commit 6bf109f

Browse files
committed
Add missing topic
1 parent 1b1ee23 commit 6bf109f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ jobs:
3333
- {os: ubuntu-18.04, r: 'release'}
3434
- {os: ubuntu-18.04, r: 'oldrel-1'}
3535
- {os: ubuntu-18.04, r: 'oldrel-2'}
36-
- {os: ubuntu-18.04, r: 'oldrel-3'}
37-
- {os: ubuntu-18.04, r: 'oldrel-4'}
3836

3937
env:
4038
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

_pkgdown.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ reference:
7070
- tidy.model_fit
7171
- translate
7272
- starts_with("update")
73+
- varying_args.model_spec
7374

7475
- title: Developer Tools
7576
contents:

0 commit comments

Comments
 (0)