carpentries-incubator / bioc-rnaseq

Analysis and Interpretation of Bulk RNA-Seq Data using Bioconductor
https://carpentries-incubator.github.io/bioc-rnaseq
Other
21 stars 30 forks source link

Update 35 packages #100

Closed carpentries-bot closed 8 months ago

carpentries-bot commented 8 months ago

:robot: This is an automated build

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

# NEW OR REMOVED PACKAGES -------------------------------
- cluster     [required by clue]
- codetools   [required by BiocParallel, ComplexHeatmap, foreach]
- KernSmooth  [required by gplots]
- lattice     [required by ape, bbmle, coda, and 6 others]
- MASS        [required by bbmle, emdbook, ExploreModelMatrix, and 3 others]
- mgcv        [required by ggplot2, iSEE]
- cluster      [2.1.6 -> *]
- codetools    [0.2-19 -> *]
- KernSmooth   [2.23-22 -> *]
- lattice      [0.22-5 -> *]
- MASS         [7.3-60 -> *]
- mgcv         [1.9-1 -> *]

# CRAN -----------------------------------------------------------------------
- BH             [1.81.0-1 -> 1.84.0-0]
- coda           [0.19-4 -> 0.19-4.1]
- commonmark     [1.9.0 -> 1.9.1]
- cowplot        [1.1.2 -> 1.1.3]
- data.table     [1.14.10 -> 1.15.0]
- DBI            [1.2.0 -> 1.2.1]
- digest         [0.6.33 -> 0.6.34]
- ggfun          [0.1.3 -> 0.1.4]
- ggrepel        [0.9.4 -> 0.9.5]
- glue           [1.6.2 -> 1.7.0]
- gplots         [3.1.3 -> 3.1.3.1]
- graphlayouts   [1.0.2 -> 1.1.0]
- igraph         [1.6.0 -> 2.0.1.1]
- Matrix         [1.6-4 -> 1.6-5]
- patchwork      [repo: RSPM -> CRAN; ver: 1.1.3 -> 1.2.0]
- Rcpp           [1.0.11 -> 1.0.12]
- RCurl          [1.98-1.13 -> 1.98-1.14]
- rintrojs       [0.3.3 -> 0.3.4]
- rlang          [1.1.2 -> 1.1.3]
- RSQLite        [2.3.4 -> 2.3.5]
- shadowtext     [0.1.2 -> 0.1.3]
- shinyWidgets   [0.8.0 -> 0.8.1]
- tidygraph      [1.3.0 -> 1.3.1]
- tidyr          [1.3.0 -> 1.3.1]
- viridis        [0.6.4 -> 0.6.5]
- withr          [2.5.2 -> 3.0.0]
- yulab.utils    [0.1.2 -> 0.1.4]
- cluster        [* -> 2.1.6]
- codetools      [* -> 0.2-19]
- KernSmooth     [* -> 2.23-22]
- lattice        [* -> 0.22-5]
- MASS           [* -> 7.3-60.0.1]
- mgcv           [* -> 1.9-1]

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

# https://carpentries.r-universe.dev -----------------------------------------
- httpuv         [repo: CRAN -> https://carpentries.r-universe.dev; ver: 1.6.13 -> 1.6.14]

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

Thank you!

Thank you for your pull request :smiley:

:robot: 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:

Rendered Changes

:mag: Inspect the changes: https://github.com/carpentries-incubator/bioc-rnaseq/compare/md-outputs..md-outputs-PR-100

The following changes were observed in the rendered markdown documents:

 03-import-annotate.md                              |    8 +-
 04-exploratory-qc.md                               |   20 +-
 07-gene-set-analysis.md                            |   20 +-
 config.yaml (gone)                                 |   86 -
 fig/04-exploratory-qc-rendered-pca-exercise-1.png  |  Bin 15005 -> 14961 bytes
 ...erential-expression-rendered-heatmap-time-1.png |  Bin 22601 -> 22598 bytes
 fig/07-gene-set-analysis-rendered-hypergeom-1.png  |  Bin 191105 -> 191003 bytes
 md5sum.txt                                         |   36 +-
 renv.lock (gone)                                   | 2929 --------------------
 9 files changed, 42 insertions(+), 3057 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.

:stopwatch: Updated at 2024-02-06 01:12:47 +0000