r-intro-geospatial
r-intro-geospatial copied to clipboard
Update 9 packages
trafficstars
:robot: This is an automated build
This will update 9 packages in your lesson with the following versions:
# NEW OR REMOVED PACKAGES -------------------------------
- MASS [required by ggplot2]
- Matrix [required by igraph]
- mgcv [required by ggplot2]
- MASS [7.3-65 -> *]
- Matrix [1.7-3 -> *]
- mgcv [1.9-1 -> *]
- nlme [3.1-168 -> *]
- lattice [0.22-7 -> *]
- R [4.5.0 -> 4.5.1]
# CRAN -----------------------------------------------------------------------
- evaluate [1.0.3 -> 1.0.4]
- tibble [repo: RSPM -> CRAN; ver: 3.2.1 -> 3.3.0]
- utf8 [1.2.5 -> 1.2.6]
- MASS [* -> 7.3-65]
- Matrix [* -> 1.7-3]
- mgcv [* -> 1.9-1]
- nlme [* -> 3.1-168]
# RSPM -----------------------------------------------------------------------
- fansi [1.0.6 -> *]
- lattice [* -> 0.22-7]
: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
- Auto-generated by create-pull-request on 2025-07-01