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 44 packages #99

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Update 44 packages #99

merged 1 commit into from
Jan 2, 2024

Conversation

carpentries-bot
Copy link

🤖 This is an automated build

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

# NEW OR REMOVED PACKAGES -------------------------------
- codetools   [required by BiocParallel, ComplexHeatmap, foreach]
- KernSmooth  [required by gplots]
- lattice     [required by ape, bbmle, coda, and 5 others]
- MASS        [required by bbmle, emdbook, ExploreModelMatrix, and 3 others]
- mgcv        [required by ggplot2, iSEE]
- nlme        [required by ape]
- codetools    [0.2-19 -> *]
- KernSmooth   [2.23-22 -> *]
- lattice      [0.22-5 -> *]
- MASS         [7.3-60 -> *]
- mgcv         [1.9-0 -> *]
- nlme         [3.1-163 -> *]
- R            [4.3.1 -> 4.3.2]

# CRAN -----------------------------------------------------------------------
- bbmle           [1.0.25 -> 1.0.25.1]
- bslib           [0.5.1 -> 0.6.1]
- cli             [3.6.1 -> 3.6.2]
- cluster         [2.1.4 -> 2.1.6]
- cowplot         [1.1.1 -> 1.1.2]
- cpp11           [0.4.6 -> 0.4.7]
- crosstalk       [1.2.0 -> 1.2.1]
- data.table      [1.14.8 -> 1.14.10]
- DBI             [1.1.3 -> 1.2.0]
- dplyr           [repo: RSPM -> CRAN; ver: 1.1.3 -> 1.1.4]
- DT              [0.30 -> 0.31]
- fansi           [1.0.5 -> 1.0.6]
- gtools          [3.9.4 -> 3.9.5]
- htmlwidgets     [1.6.2 -> 1.6.4]
- httpuv          [repo: RSPM -> CRAN; ver: 1.6.12 -> 1.6.13]
- igraph          [1.5.1 -> 1.6.0]
- jsonlite        [1.8.7 -> 1.8.8]
- later           [1.3.1 -> 1.3.2]
- lifecycle       [1.0.3 -> 1.0.4]
- Matrix          [1.6-1.1 -> 1.6-4]
- matrixStats     [1.0.0 -> 1.2.0]
- mvtnorm         [1.2-3 -> 1.2-4]
- RcppArmadillo   [0.12.6.6.0 -> 0.12.6.6.1]
- RSQLite         [2.3.3 -> 2.3.4]
- sass            [0.4.7 -> 0.4.8]
- scales          [1.2.1 -> 1.3.0]
- shiny           [1.7.5.1 -> 1.8.0]
- stringr         [1.5.0 -> 1.5.1]
- tidygraph       [1.2.3 -> 1.3.0]
- tidytree        [0.4.5 -> 0.4.6]
- tinytex         [0.48 -> 0.49]
- vctrs           [0.6.4 -> 0.6.5]
- vipor           [0.4.5 -> 0.4.7]
- yaml            [2.3.7 -> 2.3.8]
- yulab.utils     [0.1.0 -> 0.1.2]
- codetools       [* -> 0.2-19]
- KernSmooth      [* -> 2.23-22]
- lattice         [* -> 0.22-5]
- MASS            [* -> 7.3-60]
- mgcv            [* -> 1.9-1]
- nlme            [* -> 3.1-164]

# GitHub ---------------------------------------------------------------------
- treeio          [GuangchuangYu/treeio@devel: a8b64d4a -> acf29745]

# https://carpentries.r-universe.dev -----------------------------------------
- curl            [repo: CRAN -> https://carpentries.r-universe.dev; ver: 5.1.0 -> 5.2.0]
- stringi         [repo: CRAN -> https://carpentries.r-universe.dev; ver: 1.7.12 -> 1.8.3]

⏱️ 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 Jan 2, 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/bioc-rnaseq/compare/md-outputs..md-outputs-PR-99

The following changes were observed in the rendered markdown documents:

 03-import-annotate.md                              |   14 +-
 04-exploratory-qc.md                               |   32 +-
 07-gene-set-analysis.md                            |   20 +-
 config.yaml (gone)                                 |   86 -
 fig/04-exploratory-qc-rendered-pca-exercise-1.png  |  Bin 14978 -> 14860 bytes
 ...erential-expression-rendered-heatmap-time-1.png |  Bin 22604 -> 22610 bytes
 fig/07-gene-set-analysis-rendered-hypergeom-1.png  |  Bin 191097 -> 191027 bytes
 md5sum.txt                                         |   36 +-
 renv.lock (gone)                                   | 2923 --------------------
 9 files changed, 51 insertions(+), 3060 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-01-02 01:42:34 +0000

github-actions bot pushed a commit that referenced this pull request Jan 2, 2024
@csoneson csoneson merged commit 620e18d into main Jan 2, 2024
3 checks passed
@csoneson csoneson deleted the update/packages branch January 2, 2024 07:40
github-actions bot pushed a commit that referenced this pull request Jan 2, 2024
Auto-generated via {sandpaper}
Source  : 620e18d
Branch  : main
Author  : Charlotte Soneson <charlottesoneson@gmail.com>
Time    : 2024-01-02 07:40:08 +0000
Message : Merge pull request #99 from carpentries-incubator/update/packages

Update 44 packages
github-actions bot pushed a commit that referenced this pull request Jan 2, 2024
Auto-generated via {sandpaper}
Source  : 45844cd
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-01-02 07:58:07 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : 620e18d
Branch  : main
Author  : Charlotte Soneson <charlottesoneson@gmail.com>
Time    : 2024-01-02 07:40:08 +0000
Message : Merge pull request #99 from carpentries-incubator/update/packages

Update 44 packages
github-actions bot pushed a commit that referenced this pull request Jan 9, 2024
Auto-generated via {sandpaper}
Source  : 620e18d
Branch  : main
Author  : Charlotte Soneson <charlottesoneson@gmail.com>
Time    : 2024-01-02 07:40:08 +0000
Message : Merge pull request #99 from carpentries-incubator/update/packages

Update 44 packages
github-actions bot pushed a commit that referenced this pull request Jan 9, 2024
Auto-generated via {sandpaper}
Source  : 188527f
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-01-09 01:09:32 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : 620e18d
Branch  : main
Author  : Charlotte Soneson <charlottesoneson@gmail.com>
Time    : 2024-01-02 07:40:08 +0000
Message : Merge pull request #99 from carpentries-incubator/update/packages

Update 44 packages
github-actions bot pushed a commit that referenced this pull request Jan 16, 2024
Auto-generated via {sandpaper}
Source  : 188527f
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-01-09 01:09:32 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : 620e18d
Branch  : main
Author  : Charlotte Soneson <charlottesoneson@gmail.com>
Time    : 2024-01-02 07:40:08 +0000
Message : Merge pull request #99 from carpentries-incubator/update/packages

Update 44 packages
github-actions bot pushed a commit that referenced this pull request Jan 23, 2024
Auto-generated via {sandpaper}
Source  : 188527f
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-01-09 01:09:32 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : 620e18d
Branch  : main
Author  : Charlotte Soneson <charlottesoneson@gmail.com>
Time    : 2024-01-02 07:40:08 +0000
Message : Merge pull request #99 from carpentries-incubator/update/packages

Update 44 packages
github-actions bot pushed a commit that referenced this pull request Jan 30, 2024
Auto-generated via {sandpaper}
Source  : 188527f
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-01-09 01:09:32 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : 620e18d
Branch  : main
Author  : Charlotte Soneson <charlottesoneson@gmail.com>
Time    : 2024-01-02 07:40:08 +0000
Message : Merge pull request #99 from carpentries-incubator/update/packages

Update 44 packages
github-actions bot pushed a commit that referenced this pull request Feb 6, 2024
Auto-generated via {sandpaper}
Source  : 188527f
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-01-09 01:09:32 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : 620e18d
Branch  : main
Author  : Charlotte Soneson <charlottesoneson@gmail.com>
Time    : 2024-01-02 07:40:08 +0000
Message : Merge pull request #99 from carpentries-incubator/update/packages

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