carpentries-incubator / bioc-rnaseq

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

Update 48 packages #97

Closed carpentries-bot closed 10 months ago

carpentries-bot commented 10 months ago

:robot: This is an automated build

This will update 48 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]
- MASS        [required by bbmle, emdbook, ExploreModelMatrix, and 3 others]
- mgcv        [required by ggplot2, iSEE]
- nlme        [required by ape]
- cluster      [2.1.4 -> *]
- codetools    [0.2-19 -> *]
- KernSmooth   [2.23-22 -> *]
- MASS         [7.3-60 -> *]
- mgcv         [1.9-0 -> *]
- nlme         [3.1-163 -> *]

# Bioconductor ---------------------------------------------------------------
- DOSE            [3.26.1 -> 3.26.2]
- enrichplot      [1.20.1 -> 1.20.3]
- GenomeInfoDb    [1.36.2 -> 1.36.4]
- GenomicRanges   [1.52.0 -> 1.52.1]
- KEGGREST        [1.40.0 -> 1.40.1]
- S4Vectors       [0.38.1 -> 0.38.2]

# CRAN -----------------------------------------------------------------------
- aplot           [0.2.0 -> 0.2.2]
- clue            [0.3-64 -> 0.3-65]
- curl            [5.0.2 -> 5.1.0]
- DT              [0.29 -> 0.30]
- evaluate        [0.21 -> 0.23]
- fansi           [1.0.4 -> 1.0.5]
- ggfun           [0.1.2 -> 0.1.3]
- ggplot2         [repo: RSPM -> CRAN; ver: 3.4.3 -> 3.4.4]
- ggrepel         [0.9.3 -> 0.9.4]
- graphlayouts    [1.0.0 -> 1.0.2]
- htmltools       [0.5.6 -> 0.5.7]
- knitr           [1.43 -> 1.45]
- lattice         [0.21-8 -> 0.22-5]
- Matrix          [1.6-1 -> 1.6-1.1]
- openssl         [2.1.0 -> 2.1.1]
- plyr            [1.8.8 -> 1.8.9]
- polyclip        [1.10-4 -> 1.10-6]
- RcppArmadillo   [0.12.6.3.0 -> 0.12.6.6.0]
- RcppEigen       [0.3.3.9.3 -> 0.3.3.9.4]
- RcppNumerical   [0.5-0 -> 0.6-0]
- RCurl           [1.98-1.12 -> 1.98-1.13]
- renv            [1.0.2 -> 1.0.3]
- rintrojs        [0.3.2 -> 0.3.3]
- rlang           [1.1.1 -> 1.1.2]
- rmarkdown       [2.24 -> 2.25]
- RSQLite         [2.3.1 -> 2.3.3]
- shiny           [1.7.5 -> 1.7.5.1]
- tinytex         [0.46 -> 0.48]
- utf8            [1.2.3 -> 1.2.4]
- vctrs           [0.6.3 -> 0.6.4]
- withr           [2.5.0 -> 2.5.2]
- xfun            [0.40 -> 0.41]
- yulab.utils     [0.0.9 -> 0.1.0]
- cluster         [* -> 2.1.4]
- codetools       [* -> 0.2-19]
- KernSmooth      [* -> 2.23-22]
- MASS            [* -> 7.3-60]
- mgcv            [* -> 1.9-0]
- nlme            [* -> 3.1-163]

# GitHub ---------------------------------------------------------------------
- treeio          [1.24.3 -> GuangchuangYu/treeio@devel]

# https://carpentries.r-universe.dev -----------------------------------------
- httpuv          [repo: CRAN -> https://carpentries.r-universe.dev; ver: 1.6.11 -> 1.6.12]
- systemfonts     [repo: CRAN -> https://carpentries.r-universe.dev; ver: 1.0.4 -> 1.0.5]

: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 10 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-97

The following changes were observed in the rendered markdown documents:

 03-import-annotate.md                              |   20 +-
 04-exploratory-qc.md                               |   36 +-
 07-gene-set-analysis.md                            |   22 +-
 config.yaml (gone)                                 |   86 -
 fig/04-exploratory-qc-rendered-pca-exercise-1.png  |  Bin 14865 -> 14929 bytes
 ...erential-expression-rendered-heatmap-time-1.png |  Bin 22620 -> 22598 bytes
 fig/07-gene-set-analysis-rendered-hypergeom-1.png  |  Bin 191007 -> 190989 bytes
 ...ne-set-analysis-rendered-more-enrichplots-1.png |  Bin 273764 -> 274266 bytes
 ...ne-set-analysis-rendered-more-enrichplots-2.png |  Bin 318822 -> 346036 bytes
 md5sum.txt                                         |   36 +-
 renv.lock (gone)                                   | 2912 --------------------
 11 files changed, 57 insertions(+), 3055 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 2023-11-07 01:29:25 +0000