[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
173/174: gnu: r-bionero: Update to 1.8.5.
From: |
guix-commits |
Subject: |
173/174: gnu: r-bionero: Update to 1.8.5. |
Date: |
Tue, 11 Jul 2023 14:48:48 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 448a1732308b85cf8ac0cd15466a36d244d498ae
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 20:22:29 2023 +0200
gnu: r-bionero: Update to 1.8.5.
* gnu/packages/bioconductor.scm (r-bionero): Update to 1.8.5.
[propagated-inputs]: Remove r-ggnewscale and r-networkd3; add r-ggdendro
and r-rlang.
---
gnu/packages/bioconductor.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 28b8e2c8ae..f65236407b 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -20596,14 +20596,14 @@ using aCGH or sequencing.")
(define-public r-bionero
(package
(name "r-bionero")
- (version "1.8.0")
+ (version "1.8.5")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BioNERO" version))
(sha256
(base32
- "0733v4mijf94gn0sbkhiinb3hxlsfqw2l89gx94k88sp3qy2qzvc"))))
+ "0nrvq6cn55qzp66pqssyfxl2wh5dfqndchcv8qgfqajsnz8i35xm"))))
(properties `((upstream-name . "BioNERO")))
(build-system r-build-system)
(propagated-inputs
@@ -20611,8 +20611,8 @@ using aCGH or sequencing.")
r-complexheatmap
r-dynamictreecut
r-genie3
+ r-ggdendro
r-ggnetwork
- r-ggnewscale
r-ggplot2
r-ggrepel
r-igraph
@@ -20620,10 +20620,10 @@ using aCGH or sequencing.")
r-matrixstats
r-minet
r-netrep
- r-networkd3
r-patchwork
r-rcolorbrewer
r-reshape2
+ r-rlang
r-summarizedexperiment
r-sva
r-wgcna))
- 119/174: gnu: r-kernsmooth: Update to 2.23-22., (continued)
- 119/174: gnu: r-kernsmooth: Update to 2.23-22., guix-commits, 2023/07/11
- 131/174: gnu: r-rrcov: Update to 1.7-4., guix-commits, 2023/07/11
- 139/174: gnu: r-gdsfmt: Update to 1.36.1., guix-commits, 2023/07/11
- 125/174: gnu: r-rstudioapi: Update to 0.15.0., guix-commits, 2023/07/11
- 112/174: gnu: r-paws-machine-learning: Update to 0.3.0., guix-commits, 2023/07/11
- 128/174: gnu: r-mvtnorm: Update to 1.2-2., guix-commits, 2023/07/11
- 117/174: gnu: r-paws-compute: Update to 0.3.1., guix-commits, 2023/07/11
- 133/174: gnu: r-pbapply: Update to 1.7-2., guix-commits, 2023/07/11
- 148/174: gnu: r-genomeinfodb: Update to 1.36.1., guix-commits, 2023/07/11
- 150/174: gnu: r-biomart: Update to 2.56.1., guix-commits, 2023/07/11
- 173/174: gnu: r-bionero: Update to 1.8.5.,
guix-commits <=
- 152/174: gnu: r-genomicfeatures: Update to 1.52.1., guix-commits, 2023/07/11
- 147/174: gnu: r-annotationdbi: Update to 1.62.2., guix-commits, 2023/07/11
- 33/174: gnu: r-pkgbuild: Update to 1.4.2., guix-commits, 2023/07/11
- 46/174: gnu: r-processx: Update to 3.8.2., guix-commits, 2023/07/11
- 58/174: gnu: r-qualv: Update to 0.3-5., guix-commits, 2023/07/11
- 61/174: gnu: r-tarchetypes: Update to 0.7.7., guix-commits, 2023/07/11
- 65/174: gnu: r-ggeffects: Update to 1.2.3., guix-commits, 2023/07/11
- 69/174: gnu: r-admisc: Update to 0.33., guix-commits, 2023/07/11
- 70/174: gnu: r-kohonen: Update to 3.0.12., guix-commits, 2023/07/11
- 74/174: gnu: r-spdata: Update to 2.3.0., guix-commits, 2023/07/11