File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,23 +8,23 @@ name: Book-Ubuntu
88
99jobs :
1010 build-deploy :
11- runs-on : ubuntu-22.04
11+ runs-on : ubuntu-latest
1212 env :
1313 GITHUB_PAT : ${{ secrets.GITHUB_TOKEN }}
14- PANDOC_VERSION : " 3.1.11 "
14+ PANDOC_VERSION : " 3.6.3 "
1515 RETICULATE_PYTHON_ENV : /opt/.virtualenvs/r-tensorflow
1616 steps :
1717 - uses : actions/checkout@v4
1818
1919 - name : Install Quarto
2020 uses : quarto-dev/quarto-actions/setup@v2
2121 with :
22- version : 1.4.555
22+ version : 1.8.25
2323
2424 - uses : r-lib/actions/setup-r@v2
2525 with :
2626 use-public-rspm : true
27- r-version : ' 4.4 .1'
27+ r-version : ' 4.5 .1'
2828
2929 - uses : r-lib/actions/setup-r-dependencies@v2
3030
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Imports:
2424 ggfortify,
2525 ggmosaic,
2626 ggnewscale,
27- ggplot2 (>= 3.5 .0),
27+ ggplot2 (>= 4.0 .0),
2828 ggraph (>= 2.2.0),
2929 ggrepel,
3030 ggridges,
@@ -42,6 +42,8 @@ Imports:
4242 knitr (>= 1.44),
4343 latticeExtra,
4444 lvplot (>= 0.2.1),
45+ likert,
46+ labelled,
4547 magick,
4648 maps,
4749 misc3d,
@@ -73,6 +75,7 @@ Imports:
7375 xts
7476Remotes:
7577 davidsjoberg/ggbump,
78+ haleyjeppson/ggmosaic,
7679 davidsjoberg/ggstream
7780Suggests:
7881 quarto (>= 1.2),
Original file line number Diff line number Diff line change 1- ## [ ![ Book build status] ( https://github.com/XiangyunHuang/msg2nd/workflows/bookdown /badge.svg?event=push )] ( https://github.com/XiangyunHuang/msg2nd/actions?workflow=bookdown ) [ ![ Netlify Status] ( https://api.netlify.com/api/v1/badges/3f06ae88-de6c-41cd-b23a-b088ff0cd937/deploy-status )] ( https://app.netlify.com/sites/msg2nd/deploys )
1+ ## [ ![ Book build status] ( https://github.com/XiangyunHuang/msg2nd/workflows/Book-Ubuntu /badge.svg?event=push )] ( https://github.com/XiangyunHuang/msg2nd/actions?workflow=Book-Ubuntu ) [ ![ Netlify Status] ( https://api.netlify.com/api/v1/badges/3f06ae88-de6c-41cd-b23a-b088ff0cd937/deploy-status )] ( https://app.netlify.com/sites/msg2nd/deploys )
22
33# 现代统计图形(第二版)\| Modern Statistical Graphics (Second Edition)
44
You can’t perform that action at this time.
0 commit comments