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 37 packages #50

Closed carpentries-bot closed 1 year ago

carpentries-bot commented 1 year ago

:robot: This is an automated build

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

# BioCsoft ===========================
- AnnotationDbi          [1.62.1 -> 1.62.2]
- BiocParallel           [1.34.1 -> 1.34.2]
- Biostrings             [2.68.0 -> 2.68.1]
- DESeq2                 [1.40.1 -> 1.40.2]
- DelayedArray           [0.26.2 -> 0.26.6]
- GenomeInfoDb           [1.36.0 -> 1.36.1]
- IRanges                [2.34.0 -> 2.34.1]
- MatrixGenerics         [1.12.0 -> 1.12.2]
- S4Arrays               [1.0.1 -> 1.0.4]
- SummarizedExperiment   [1.30.1 -> 1.30.2]
- limma                  [3.56.1 -> 3.56.2]
- treeio                 [1.24.0 -> 1.24.1]

# CRAN ===============================
- BiocManager            [repo: RSPM -> CRAN; ver: 1.30.20 -> 1.30.21]
- DT                     [repo: RSPM -> CRAN; ver: 0.27 -> 0.28]
- Matrix                 [repo: RSPM -> CRAN; ver: 1.5-4 -> 1.5-4.1]
- Rcpp                   [repo: RSPM -> CRAN; ver: 1.0.10 -> 1.0.11]
- RcppArmadillo          [repo: RSPM -> CRAN; ver: 0.12.2.0.0 -> 0.12.4.1.0]
- bslib                  [repo: RSPM -> CRAN; ver: 0.4.2 -> 0.5.0]
- cpp11                  [repo: RSPM -> CRAN; ver: 0.4.3 -> 0.4.4]
- digest                 [repo: RSPM -> CRAN; ver: 0.6.31 -> 0.6.33]
- ggfun                  [repo: RSPM -> CRAN; ver: 0.0.9 -> 0.1.1]
- ggnewscale             [repo: RSPM -> CRAN; ver: 0.4.8 -> 0.4.9]
- ggplotify              [repo: RSPM -> CRAN; ver: 0.1.0 -> 0.1.1]
- igraph                 [repo: RSPM -> CRAN; ver: 1.4.2 -> 1.5.0]
- jsonlite               [repo: RSPM -> CRAN; ver: 1.8.4 -> 1.8.7]
- knitr                  [repo: RSPM -> CRAN; ver: 1.42 -> 1.43]
- locfit                 [repo: RSPM -> CRAN; ver: 1.5-9.7 -> 1.5-9.8]
- matrixStats            [repo: RSPM -> CRAN; ver: 0.63.0 -> 1.0.0]
- processx               [repo: RSPM -> CRAN; ver: 3.8.1 -> 3.8.2]
- rmarkdown              [repo: RSPM -> CRAN; ver: 2.21 -> 2.23]
- scatterpie             [repo: RSPM -> CRAN; ver: 0.1.9 -> 0.2.1]
- shiny                  [repo: RSPM -> CRAN; ver: 1.7.4 -> 1.7.4.1]
- sys                    [repo: RSPM -> CRAN; ver: 3.4.1 -> 3.4.2]
- vctrs                  [repo: RSPM -> CRAN; ver: 0.6.2 -> 0.6.3]
- webshot                [repo: RSPM -> CRAN; ver: 0.5.4 -> 0.5.5]

# carpentries ========================
- curl                   [repo: * -> carpentries; ver: 5.0.0 -> 5.0.1; ref: v5.0.0 -> *; sha: 4ba39ef7 -> *]
- xml2                   [repo: RSPM -> carpentries; ver: 1.3.4 -> 1.3.5; ref: v1.3.4 -> *; sha: c6468983 -> *]

: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 1 year 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-50

The following changes were observed in the rendered markdown documents:

 03-import-annotate.md                              |   28 +-
 04-exploratory-qc.md                               |   36 +-
 config.yaml (gone)                                 |   86 -
 data/GSE96870_se.rds                               |  Bin 2411114 -> 2411112 bytes
 ...ntial-expression-rendered-unnamed-chunk-8-1.png |  Bin 20412 -> 20301 bytes
 md5sum.txt                                         |   36 +-
 renv.lock (gone)                                   | 2798 --------------------
 7 files changed, 50 insertions(+), 2934 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-07-07 18:21:48 +0000