[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
70/73: gnu: r-bgeedb: Update to 2.22.3.
From: |
guix-commits |
Subject: |
70/73: gnu: r-bgeedb: Update to 2.22.3. |
Date: |
Sat, 2 Jul 2022 10:56:00 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 43510ad973e78a1357715f6d0e381d7a3b674f58
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jul 2 00:16:51 2022 +0200
gnu: r-bgeedb: Update to 2.22.3.
* gnu/packages/bioconductor.scm (r-bgeedb): Update to 2.22.3.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 74649a644c..5955a3e7f1 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -15572,14 +15572,14 @@ all RNA-Seq libraries of each species integrated in
Bgee.")
(define-public r-bgeedb
(package
(name "r-bgeedb")
- (version "2.22.0")
+ (version "2.22.3")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BgeeDB" version))
(sha256
(base32
- "093zk43x8i9ajaqsdhndkyal3dizllr3g85ziavb3k73dzvarzsc"))))
+ "1f6lrazaibbz21sqvj59rq6ps9m1riw2y0kyidbn29mxf4ibwh3k"))))
(properties `((upstream-name . "BgeeDB")))
(build-system r-build-system)
(propagated-inputs
- 34/73: gnu: r-rsample: Update to 1.0.0., (continued)
- 34/73: gnu: r-rsample: Update to 1.0.0., guix-commits, 2022/07/02
- 46/73: gnu: r-dbplyr: Update to 2.2.1., guix-commits, 2022/07/02
- 47/73: gnu: r-rcpparmadillo: Update to 0.11.2.0.0., guix-commits, 2022/07/02
- 41/73: gnu: r-pkgdown: Update to 2.0.5., guix-commits, 2022/07/02
- 50/73: gnu: r-r-rsp: Update to 0.45.0., guix-commits, 2022/07/02
- 52/73: gnu: r-car: Update to 3.1-0., guix-commits, 2022/07/02
- 57/73: gnu: r-limma: Update to 3.52.2., guix-commits, 2022/07/02
- 56/73: gnu: r-ensembldb: Update to 2.20.2., guix-commits, 2022/07/02
- 62/73: gnu: r-matrixgenerics: Update to 1.8.1., guix-commits, 2022/07/02
- 64/73: gnu: r-clusterprofiler: Update to 4.4.4., guix-commits, 2022/07/02
- 70/73: gnu: r-bgeedb: Update to 2.22.3.,
guix-commits <=
- 29/73: gnu: r-packrat: Update to 0.8.1., guix-commits, 2022/07/02
- 43/73: gnu: r-nlme: Update to 3.1-158., guix-commits, 2022/07/02
- 45/73: gnu: r-rlang: Update to 1.0.3., guix-commits, 2022/07/02
- 40/73: gnu: r-downlit: Update to 0.4.1., guix-commits, 2022/07/02
- 55/73: gnu: r-gld: Update to 2.6.5., guix-commits, 2022/07/02
- 58/73: gnu: r-organismdbi: Update to 1.38.1., guix-commits, 2022/07/02
- 61/73: gnu: r-zellkonverter: Update to 1.6.3., guix-commits, 2022/07/02
- 66/73: gnu: r-ropls: Update to 1.28.2., guix-commits, 2022/07/02
- 71/73: gnu: r-bionetstat: Update to 1.16.1., guix-commits, 2022/07/02
- 36/73: gnu: r-tidyposterior: Update to 1.0.0., guix-commits, 2022/07/02