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 724a724 commit 3e43f86Copy full SHA for 3e43f86
1 file changed
.github/workflows/R-CMD-check.yaml
@@ -44,7 +44,7 @@ jobs:
44
45
- uses: r-lib/actions/setup-r-dependencies@v2
46
with:
47
- extra-packages: any::rcmdcheck, any::BH, any::RcppEigen, any::vdiffr, any::cmdstanr
+ extra-packages: any::rcmdcheck, any::BH, any::RcppEigen, any::vdiffr, any::cmdstanr, any::rstan@>=2.36
48
needs: check
49
50
- name: Install CmdStan
0 commit comments