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 31 packages #38

Merged
merged 1 commit into from
May 1, 2024
Merged

Update 31 packages #38

merged 1 commit into from
May 1, 2024

Conversation

carpentries-bot
Copy link

🤖 This is an automated build

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

# NEW OR REMOVED PACKAGES -------------------------------
- class       [required by classInt, e1071]
- KernSmooth  [required by classInt]
- lattice     [required by sp]
- mgcv        [required by ggplot2]
- assertthat          [0.2.1 -> *]
- class               [7.3-22 -> *]
- KernSmooth          [2.23-22 -> *]
- lattice             [0.22-5 -> *]
- mgcv                [1.9-1 -> *]
- crosstalk           [* -> 1.2.1]
- crsmeta             [* -> 0.3.0]
- gridExtra           [* -> 2.3]
- htmlwidgets         [* -> 1.6.4]
- httr2               [* -> 1.0.0]
- lazyeval            [* -> 0.2.2]
- leaflet             [* -> 2.2.1]
- leaflet.providers   [* -> 2.0.0]
- nominatimlite       [* -> 0.3.0]
- osmdata             [* -> 0.2.5]
- png                 [* -> 0.1-8]
- PROJ                [* -> 0.4.5]
- proj4               [* -> 1.0-14]
- raster              [* -> 3.6-26]
- reproj              [* -> 0.4.3]
- sp                  [* -> 2.1-3]
- viridis             [* -> 0.6.5]
- emo                 [hadley/emo@HEAD -> *]
- Matrix              [1.6-5 -> *]
- nlme                [3.1-164 -> *]

# CRAN -----------------------------------------------------------------------
- callr        [3.7.3 -> 3.7.5]
- curl         [5.2.0 -> 5.2.1]
- data.table   [1.15.0 -> 1.15.2]
- DBI          [1.2.1 -> 1.2.2]
- ggplot2      [3.4.4 -> 3.5.0]
- renv         [1.0.3 -> 1.0.5]
- rvest        [1.0.3 -> 1.0.4]
- xfun         [0.41 -> 0.42]
- class        [* -> 7.3-22]
- KernSmooth   [* -> 2.23-22]
- lattice      [* -> 0.22-5]
- mgcv         [* -> 1.9-1]

# RSPM -----------------------------------------------------------------------
- Matrix       [* -> 1.6-5]
- 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 Mar 5, 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/carpentries-incubator/r-geospatial-urban/compare/md-outputs..md-outputs-PR-38

The following changes were observed in the rendered markdown documents:

 18-import-and-visualise-osm-data.md                |   4 ++--
 ...tro-to-visualisation-rendered-ggplot-call-1.png | Bin 9513 -> 9504 bytes
 ...o-to-visualisation-rendered-ggplot-titles-1.png | Bin 10619 -> 10618 bytes
 ...ayer-attributes-rendered-unnamed-chunk-28-1.png | Bin 61796 -> 61797 bytes
 ...ayer-attributes-rendered-unnamed-chunk-30-1.png | Bin 55980 -> 55984 bytes
 ...ayer-attributes-rendered-unnamed-chunk-33-1.png | Bin 30103 -> 30101 bytes
 ...ayer-attributes-rendered-unnamed-chunk-34-1.png | Bin 73187 -> 73191 bytes
 ...ayer-attributes-rendered-unnamed-chunk-35-1.png | Bin 76523 -> 76535 bytes
 ...ayer-attributes-rendered-unnamed-chunk-38-1.png | Bin 156602 -> 156605 bytes
 ...ayer-attributes-rendered-unnamed-chunk-41-1.png | Bin 111972 -> 111965 bytes
 ...iple-shape-files-rendered-unnamed-chunk-1-1.png | Bin 81332 -> 81349 bytes
 ...iple-shape-files-rendered-unnamed-chunk-2-1.png | Bin 98356 -> 98368 bytes
 ...iple-shape-files-rendered-unnamed-chunk-3-1.png | Bin 92107 -> 92629 bytes
 ...iple-shape-files-rendered-unnamed-chunk-7-1.png | Bin 76361 -> 76377 bytes
 ...iple-shape-files-rendered-unnamed-chunk-8-1.png | Bin 74817 -> 74773 bytes
 ...jection-and-crs-rendered-unnamed-chunk-11-1.png | Bin 30345 -> 30351 bytes
 ...ect-raster-data-rendered-unnamed-chunk-16-1.png | Bin 244641 -> 244429 bytes
 ...ject-raster-data-rendered-unnamed-chunk-3-1.png | Bin 13166 -> 13229 bytes
 ...ject-raster-data-rendered-unnamed-chunk-5-1.png | Bin 92653 -> 92651 bytes
 ...ti-band-rasters-rendered-unnamed-chunk-11-1.png | Bin 149808 -> 149809 bytes
 ...lti-band-rasters-rendered-unnamed-chunk-2-1.png | Bin 150413 -> 150413 bytes
 ...lti-band-rasters-rendered-unnamed-chunk-4-1.png | Bin 149808 -> 149809 bytes
 ...ic-gis-with-r-sf-rendered-unnamed-chunk-6-1.png | Bin 20320 -> 20305 bytes
 md5sum.txt                                         |   4 ++--
 24 files changed, 4 insertions(+), 4 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-04-02 01:20:36 +0000

github-actions bot pushed a commit that referenced this pull request Mar 5, 2024
github-actions bot pushed a commit that referenced this pull request Apr 2, 2024
@cforgaci cforgaci merged commit 1ab90d2 into main May 1, 2024
3 checks passed
@cforgaci cforgaci deleted the update/packages branch May 1, 2024 11:12
github-actions bot pushed a commit that referenced this pull request May 1, 2024
Auto-generated via {sandpaper}
Source  : 1ab90d2
Branch  : main
Author  : Claudiu Forgaci <[email protected]>
Time    : 2024-05-01 11:12:15 +0000
Message : Merge pull request #38 from carpentries-incubator/update/packages

Update 31 packages
github-actions bot pushed a commit that referenced this pull request May 1, 2024
Auto-generated via {sandpaper}
Source  : f6cc11c
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2024-05-01 11:17:59 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : 1ab90d2
Branch  : main
Author  : Claudiu Forgaci <[email protected]>
Time    : 2024-05-01 11:12:15 +0000
Message : Merge pull request #38 from carpentries-incubator/update/packages

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