Skip to content

Commit

Permalink
CmdStan 2.35.0 (#21)
Browse files Browse the repository at this point in the history
* CmdStan 2.35.0

* geodata 被 CRAN 移除了,所以 CI 报错,尝试安装开发版
  • Loading branch information
XiangyunHuang authored Jun 5, 2024
1 parent a35df31 commit a8930a5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/quarto-book-netlify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
runs-on: ubuntu-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
CMDSTAN_VERSION: "2.34.1"
CMDSTAN_VERSION: "2.35.0"
PANDOC_VERSION: "3.1.13"
QUARTO_VERSION: "1.4.553"
QUARTO_VERSION: "1.4.555"
R_VERSION: "4.4.0"
LANG: "en_US.UTF-8"
TZ: "Asia/Shanghai"
Expand All @@ -43,7 +43,7 @@ jobs:
with:
use-public-rspm: true
r-version: ${{ env.R_VERSION }}
extra-repositories: 'https://mc-stan.org/r-packages https://inla.r-inla-download.org/R/stable'
extra-repositories: 'https://stan-dev.r-universe.dev https://inla.r-inla-download.org/R/stable'

- uses: r-lib/actions/setup-r-dependencies@v2

Expand Down
5 changes: 3 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Imports:
bayesplot,
blme,
brms,
cmdstanr (>= 0.7.1),
cmdstanr (>= 0.8.0),
downlit,
expm,
fastmatrix,
Expand Down Expand Up @@ -71,10 +71,11 @@ Imports:
Suggests:
quarto (>= 1.4),
rsconnect (>= 1.2.1)
Remotes: rspatial/geodata
LinkingTo: BH (>= 1.75.0-0), StanHeaders (>= 2.32.6)
SystemRequirements: pgf (>= 3.00), JAGS 4.x.y
Additional_repositories:
https://mc-stan.org/r-packages/,
https://stan-dev.r-universe.dev,
https://inla.r-inla-download.org/R/stable
Encoding: UTF-8
License: CC NC ND 4.0

15 comments on commit a8930a5

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://masr.netlify.app as production
🚀 Deployed on https://66604302cab856f85c5f544f--masr.netlify.app

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://masr.netlify.app as production
🚀 Deployed on https://6660fa9867895510950bedd6--masr.netlify.app

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://masr.netlify.app as production
🚀 Deployed on https://666a360e3bf15058ddf2b1cb--masr.netlify.app

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://masr.netlify.app as production
🚀 Deployed on https://6673705370b58fb3da9eb39c--masr.netlify.app

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://masr.netlify.app as production
🚀 Deployed on https://667caa330786a82c6a66b9a7--masr.netlify.app

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://masr.netlify.app as production
🚀 Deployed on https://6685e57356d0ae2a1843a2fb--masr.netlify.app

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://masr.netlify.app as production
🚀 Deployed on https://668f1fa89a83368e2e3b8c34--masr.netlify.app

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://masr.netlify.app as production
🚀 Deployed on https://66985a7b229abc0082b8b5a7--masr.netlify.app

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://masr.netlify.app as production
🚀 Deployed on https://66a194d93dea68691e8cef43--masr.netlify.app

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://masr.netlify.app as production
🚀 Deployed on https://66aaceb85329ce3451f439c6--masr.netlify.app

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://masr.netlify.app as production
🚀 Deployed on https://66b40a9d2d7b8952ec068101--masr.netlify.app

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://masr.netlify.app as production
🚀 Deployed on https://66c68294a65a5bc540d310a8--masr.netlify.app

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://masr.netlify.app as production
🚀 Deployed on https://66cfb921e5fbdc5123f7020f--masr.netlify.app

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://masr.netlify.app as production
🚀 Deployed on https://66d8f4a093eedb68f581b7f4--masr.netlify.app

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://masr.netlify.app as production
🚀 Deployed on https://66e22e7f49f720aeaf2dd185--masr.netlify.app

Please sign in to comment.