UCL-ARC / r-amr-epidemiology

R for Reproducible Scientific Analysis
http://github-pages.arc.ucl.ac.uk/r-amr-epidemiology/
Other
0 stars 0 forks source link

Update 41 packages #2

Closed milanmlft closed 3 months ago

milanmlft commented 3 months ago

:robot: This is an automated build

This will update 41 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 -> *]
- askpass         [* -> 1.2.0]
- backports       [* -> 1.5.0]
- blob            [* -> 1.2.4]
- broom           [* -> 1.0.6]
- callr           [* -> 3.7.6]
- cellranger      [* -> 1.1.0]
- conflicted      [* -> 1.2.0]
- data.table      [* -> 1.15.4]
- DBI             [* -> 1.2.3]
- dbplyr          [* -> 2.5.0]
- dtplyr          [* -> 1.3.1]
- forcats         [* -> 1.0.0]
- gargle          [* -> 1.5.2]
- googledrive     [* -> 2.1.1]
- googlesheets4   [* -> 1.1.1]
- haven           [* -> 2.5.4]
- httr            [* -> 1.4.7]
- ids             [* -> 1.0.1]
- lubridate       [* -> 1.9.3]
- modelr          [* -> 0.1.11]
- processx        [* -> 3.8.4]
- ps              [* -> 1.7.7]
- readxl          [* -> 1.4.3]
- rematch         [* -> 2.0.0]
- rematch2        [* -> 2.1.2]
- reprex          [* -> 2.1.1]
- rvest           [* -> 1.0.4]
- selectr         [* -> 0.4-2]
- sys             [* -> 3.4.2]
- tidyverse       [* -> 2.0.0]
- timechange      [* -> 0.3.0]
- uuid            [* -> 1.2-1]
- curl            [* -> 5.2.1]
- openssl         [* -> 2.2.0]
- ragg            [* -> 1.3.2]
- systemfonts     [* -> 1.1.0]
- textshaping     [* -> 0.4.0]
- xml2            [* -> 1.3.6]

# CRAN -----------------------------------------------------------------------
- MASS   [* -> 7.3-61]
- mgcv   [* -> 1.9-1]
- nlme   [* -> 3.1-165]

: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 3 months ago

:ok: Pre-flight checks passed :smiley:

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

Results of any additional workflows will appear here when they are done.