socialsci-workshop icon indicating copy to clipboard operation
socialsci-workshop copied to clipboard

Update 6 packages

Open carpentries-bot opened this issue 9 months ago • 1 comments

:robot: This is an automated build

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

# NEW OR REMOVED PACKAGES -------------------------------
- R   [4.4.3 -> 4.5.0]

# CRAN -----------------------------------------------------------------------
- cli       [3.6.4 -> 3.6.5]
- fs        [repo: RSPM -> CRAN; ver: 1.6.5 -> 1.6.6]
- rlang     [repo: RSPM -> CRAN; ver: 1.1.5 -> 1.1.6]
- sass      [repo: RSPM -> CRAN; ver: 0.4.9 -> 0.4.10]
- tinytex   [0.56 -> 0.57]
- xfun      [0.51 -> 0.52]

:stopwatch: 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

carpentries-bot avatar May 06 '25 00:05 carpentries-bot

Thank you!

Thank you for your pull request :smiley:

:robot: 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:

  • :dart: correct output
  • :framed_picture: correct figures
  • :question: new warnings
  • :bangbang: new errors

Rendered Changes

:mag: Inspect the changes: https://github.com/datacarpentry/socialsci-workshop/compare/md-outputs..md-outputs-PR-68

The following changes were observed in the rendered markdown documents:

 config.yaml (gone) |  82 -----
 md5sum.txt         |  24 +-
 renv.lock (gone)   | 998 -----------------------------------------------------
 3 files changed, 12 insertions(+), 1092 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.

:stopwatch: Updated at 2025-06-03 00:20:17 +0000

github-actions[bot] avatar May 06 '25 00:05 github-actions[bot]