swcarpentry / r-novice-gapminder

R for Reproducible Scientific Analysis
http://swcarpentry.github.io/r-novice-gapminder/
Other
164 stars 538 forks source link

Update 7 packages #898

Closed carpentries-bot closed 1 month ago

carpentries-bot commented 2 months ago

:robot: This is an automated build

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

# NEW OR REMOVED PACKAGES -------------------------------
- MASS  [required by ggplot2]
- mgcv  [required by ggplot2]
- MASS   [7.3-61 -> *]
- mgcv   [1.9-1 -> *]
- nlme   [3.1-165 -> *]

# CRAN -----------------------------------------------------------------------
- cpp11       [0.4.7 -> 0.5.0]
- digest      [0.6.36 -> 0.6.37]
- rmarkdown   [2.27 -> 2.28]
- xfun        [0.46 -> 0.47]
- MASS        [* -> 7.3-61]
- mgcv        [* -> 1.9-1]
- nlme        [* -> 3.1-166]

: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
github-actions[bot] commented 2 months ago

:ok: Pre-flight checks passed :smiley:

This pull request has been checked and contains no modified workflow files, spoofing, or invalid commits.

It should be safe to Approve and Run the workflows that need maintainer approval.