Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 29 packages #494

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Update 29 packages #494

merged 1 commit into from
Nov 7, 2023

Conversation

carpentries-bot
Copy link

🤖 This is an automated build

This will update 29 packages in your lesson with the following versions:

# NEW OR REMOVED PACKAGES -------------------------------
- MASS  [required by ggplot2]
- mgcv  [required by ggplot2]
- lattice          [0.21-8 -> *]
- MASS             [7.3-60 -> *]
- Matrix           [1.6-1 -> *]
- mgcv             [1.9-0 -> *]
- nlme             [3.1-163 -> *]
- palmerpenguins   [0.1.1 -> *]

# CRAN -----------------------------------------------------------------------
- curl          [5.0.2 -> 5.1.0]
- dbplyr        [2.3.3 -> 2.4.0]
- evaluate      [0.21 -> 0.23]
- fansi         [repo: RSPM -> CRAN; ver: 1.0.4 -> 1.0.5]
- ggplot2       [repo: RSPM -> CRAN; ver: 3.4.3 -> 3.4.4]
- htmltools     [0.5.6 -> 0.5.7]
- knitr         [1.43 -> 1.45]
- lubridate     [1.9.2 -> 1.9.3]
- openssl       [2.1.0 -> 2.1.1]
- prettyunits   [1.1.1 -> 1.2.0]
- renv          [1.0.2 -> 1.0.3]
- rlang         [1.1.1 -> 1.1.2]
- rmarkdown     [2.24 -> 2.25]
- rprojroot     [repo: RSPM -> CRAN; ver: 2.0.3 -> 2.0.4]
- RSQLite       [2.3.1 -> 2.3.3]
- tinytex       [0.46 -> 0.48]
- utf8          [repo: RSPM -> CRAN; ver: 1.2.3 -> 1.2.4]
- vctrs         [0.6.3 -> 0.6.4]
- vroom         [1.6.3 -> 1.6.4]
- withr         [repo: RSPM -> CRAN; ver: 2.5.0 -> 2.5.2]
- xfun          [0.40 -> 0.41]
- lattice       [* -> 0.22-5]
- MASS          [* -> 7.3-60]
- Matrix        [* -> 1.6-1.1]
- mgcv          [* -> 1.9-0]
- nlme          [* -> 3.1-163]

# https://carpentries.r-universe.dev -----------------------------------------
- ragg          [repo: RSPM -> https://carpentries.r-universe.dev; ver: 1.2.5 -> 1.2.6]
- systemfonts   [repo: RSPM -> https://carpentries.r-universe.dev; ver: 1.0.4 -> 1.0.5]
- textshaping   [repo: RSPM -> https://carpentries.r-universe.dev; ver: 0.3.6 -> 0.3.7]

⏱️ In a few minutes, a comment will appear that will show you how the output has changed based on these updates.

If you want to inspect these changes locally, you can use the following code to check out a new branch:

git fetch origin update/packages
git checkout update/packages

Copy link

github-actions bot commented Nov 7, 2023

Thank you!

Thank you for your pull request 😃

🤖 This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}.

If you have files that automatically render output (e.g. R Markdown), then you should check for the following:

  • 🎯 correct output
  • 🖼️ correct figures
  • ❓ new warnings
  • ‼️ new errors

Rendered Changes

🔍 Inspect the changes: https://github.com/datacarpentry/r-socialsci/compare/md-outputs..md-outputs-PR-494

The following changes were observed in the rendered markdown documents:

 04-tidyr.md                                        |   20 +-
 06-rmarkdown.md                                    |    2 +-
 config.yaml (gone)                                 |   88 --
 fig/05-ggplot2-rendered-adding-colors-1.png        |  Bin 17433 -> 17763 bytes
 fig/05-ggplot2-rendered-adding-jitter-1.png        |  Bin 8925 -> 9083 bytes
 fig/05-ggplot2-rendered-adding-width-height-1.png  |  Bin 8804 -> 8880 bytes
 fig/05-ggplot2-rendered-boxplot-exercise-1.png     |  Bin 10217 -> 10342 bytes
 ...-ggplot2-rendered-boxplot-exercise-factor-1.png |  Bin 21521 -> 21049 bytes
 fig/05-ggplot2-rendered-boxplot-with-jitter-1.png  |  Bin 16857 -> 16506 bytes
 fig/05-ggplot2-rendered-color-by-species-1.png     |  Bin 19280 -> 19377 bytes
 fig/05-ggplot2-rendered-scatter-challenge-1.png    |  Bin 18954 -> 19114 bytes
 fig/05-ggplot2-rendered-violin-plot-1.png          |  Bin 27781 -> 28206 bytes
 md5sum.txt                                         |   34 +-
 renv.lock (gone)                                   | 1560 --------------------
 14 files changed, 28 insertions(+), 1676 deletions(-)
What does this mean?

If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible.

This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation.

⏱️ Updated at 2023-11-07 00:26:51 +0000

github-actions bot pushed a commit that referenced this pull request Nov 7, 2023
@jessesadler jessesadler merged commit df63323 into main Nov 7, 2023
3 checks passed
@jessesadler jessesadler deleted the update/packages branch November 7, 2023 13:19
github-actions bot pushed a commit that referenced this pull request Nov 7, 2023
Auto-generated via {sandpaper}
Source  : df63323
Branch  : main
Author  : Jesse Sadler <[email protected]>
Time    : 2023-11-07 13:19:39 +0000
Message : Merge pull request #494 from datacarpentry/update/packages

Update 29 packages
github-actions bot pushed a commit that referenced this pull request Nov 7, 2023
Auto-generated via {sandpaper}
Source  : 5d357da
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-11-07 13:21:48 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : df63323
Branch  : main
Author  : Jesse Sadler <[email protected]>
Time    : 2023-11-07 13:19:39 +0000
Message : Merge pull request #494 from datacarpentry/update/packages

Update 29 packages
github-actions bot pushed a commit that referenced this pull request Nov 14, 2023
Auto-generated via {sandpaper}
Source  : df63323
Branch  : main
Author  : Jesse Sadler <[email protected]>
Time    : 2023-11-07 13:19:39 +0000
Message : Merge pull request #494 from datacarpentry/update/packages

Update 29 packages
github-actions bot pushed a commit that referenced this pull request Nov 14, 2023
Auto-generated via {sandpaper}
Source  : e3fba2e
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-11-14 00:25:21 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : df63323
Branch  : main
Author  : Jesse Sadler <[email protected]>
Time    : 2023-11-07 13:19:39 +0000
Message : Merge pull request #494 from datacarpentry/update/packages

Update 29 packages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants