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 12 packages #892

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Update 12 packages #892

merged 1 commit into from
Jun 11, 2024

Conversation

carpentries-bot
Copy link

🤖 This is an automated build

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

# NEW OR REMOVED PACKAGES -------------------------------
- Matrix  [required by igraph]
- mgcv    [required by ggplot2]
- Matrix    [1.6-5 -> *]
- mgcv      [1.9-1 -> *]
- lattice   [0.22-6 -> *]
- nlme      [3.1-164 -> *]
- R         [4.3.3 -> 4.4.0]

# CRAN -----------------------------------------------------------------------
- cachem      [1.0.8 -> 1.1.0]
- farver      [2.1.1 -> 2.1.2]
- fastmap     [1.1.1 -> 1.2.0]
- highr       [repo: RSPM -> CRAN; ver: 0.10 -> 0.11]
- knitr       [1.46 -> 1.47]
- MASS        [7.3-60.0.1 -> 7.3-60.2]
- rmarkdown   [2.26 -> 2.27]
- xfun        [0.43 -> 0.44]
- Matrix      [* -> 1.7-0]
- mgcv        [* -> 1.9-1]

# RSPM -----------------------------------------------------------------------
- lattice     [* -> 0.22-6]
- nlme        [* -> 3.1-164]

⏱️ 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 Jun 4, 2024

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/swcarpentry/r-novice-gapminder/compare/md-outputs..md-outputs-PR-892

The following changes were observed in the rendered markdown documents:

 01-rstudio-intro.md         |  144 +++---
 02-project-intro.md         |   14 +-
 03-seeking-help.md          |   44 +-
 04-data-structures-part1.md |  332 +++++++-------
 05-data-structures-part2.md |  114 ++---
 06-data-subsetting.md       |  288 ++++++------
 07-control-flow.md          |   88 ++--
 08-plot-ggplot2.md          |   52 +--
 09-vectorization.md         |  100 ++---
 10-functions.md             |   74 ++--
 11-writing-data.md          |   22 +-
 12-dplyr.md                 |  104 ++---
 13-tidyr.md                 |   82 ++--
 15-wrap-up.md               |    2 +-
 config.yaml (gone)          |   95 ----
 md5sum.txt                  |   50 +--
 renv.lock (gone)            | 1021 -------------------------------------------
 17 files changed, 755 insertions(+), 1871 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 2024-06-04 00:23:03 +0000

github-actions bot pushed a commit that referenced this pull request Jun 4, 2024
@tobyhodges tobyhodges merged commit ed8bc7d into main Jun 11, 2024
3 checks passed
@tobyhodges tobyhodges deleted the update/packages branch June 11, 2024 09:47
github-actions bot pushed a commit that referenced this pull request Jun 11, 2024
Auto-generated via {sandpaper}
Source  : ed8bc7d
Branch  : main
Author  : Toby Hodges <tbyhdgs@gmail.com>
Time    : 2024-06-11 09:47:04 +0000
Message : Merge pull request #892 from swcarpentry/update/packages

Update 12 packages
github-actions bot pushed a commit that referenced this pull request Jun 11, 2024
Auto-generated via {sandpaper}
Source  : 4bc5cbc
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-06-11 09:51:21 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : ed8bc7d
Branch  : main
Author  : Toby Hodges <tbyhdgs@gmail.com>
Time    : 2024-06-11 09:47:04 +0000
Message : Merge pull request #892 from swcarpentry/update/packages

Update 12 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