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 bcfd19f commit 9f44a1dCopy full SHA for 9f44a1d
.github/workflows/pkgdown.yaml
@@ -25,7 +25,7 @@ jobs:
25
- uses: r-lib/actions/setup-r@v2
26
with:
27
use-public-rspm: true
28
- extra-repositories: 'https://canmod.github.io/drat'
+ extra-repositories: 'https://canmod.github.io/drat, https://github.com/r-universe/canmod'
29
30
- uses: r-lib/actions/setup-r-dependencies@v2
31
0 commit comments