[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
202/288: gnu: r-beachmat: Update to 2.6.0.
From: |
guix-commits |
Subject: |
202/288: gnu: r-beachmat: Update to 2.6.0. |
Date: |
Mon, 16 Nov 2020 15:07:38 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit ec247a15cbf64ff97f3c2ca8aa8dd198bdacd181
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:57:21 2020 +0100
gnu: r-beachmat: Update to 2.6.0.
* gnu/packages/bioconductor.scm (r-beachmat): Update to 2.6.0.
---
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 3976624..6aa6819 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -8588,14 +8588,14 @@ packages.")
(define-public r-beachmat
(package
(name "r-beachmat")
- (version "2.4.0")
+ (version "2.6.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "beachmat" version))
(sha256
(base32
- "1vl6jbf9ia78cm4ikdb8vz04jv4b46zhvg5i006c63a9pzw7zhxi"))))
+ "0bx4gampr3rk8ww5cisi0p0rih8pnvakkj5kvqr7r7jh355wrvbl"))))
(build-system r-build-system)
(propagated-inputs
`(("r-biocgenerics" ,r-biocgenerics)
- 169/288: gnu: r-rsbml: Update to 2.48.0., (continued)
- 169/288: gnu: r-rsbml: Update to 2.48.0., guix-commits, 2020/11/16
- 173/288: gnu: r-bigmemoryextras: Update to 1.38.0., guix-commits, 2020/11/16
- 186/288: gnu: r-biocor: Update to 1.14.0., guix-commits, 2020/11/16
- 198/288: gnu: r-fithic: Update to 1.16.0., guix-commits, 2020/11/16
- 200/288: gnu: r-hdf5array: Update to 1.18.0., guix-commits, 2020/11/16
- 193/288: gnu: r-m3c: Update to 1.12.0., guix-commits, 2020/11/16
- 196/288: gnu: r-preprocesscore: Update to 1.52.0., guix-commits, 2020/11/16
- 194/288: gnu: r-icens: Update to 1.62.0., guix-commits, 2020/11/16
- 190/288: gnu: r-biodist: Update to 1.62.0., guix-commits, 2020/11/16
- 205/288: gnu: r-scran: Update to 1.18.0., guix-commits, 2020/11/16
- 202/288: gnu: r-beachmat: Update to 2.6.0.,
guix-commits <=
- 206/288: gnu: r-delayedmatrixstats: Update to 1.12.0., guix-commits, 2020/11/16
- 207/288: gnu: r-genefilter: Update to 1.72.0., guix-commits, 2020/11/16
- 211/288: gnu: r-rbgl: Update to 1.66.0., guix-commits, 2020/11/16
- 213/288: gnu: r-category: Update to 2.56.0., guix-commits, 2020/11/16
- 214/288: gnu: r-gostats: Update to 2.56.0., guix-commits, 2020/11/16
- 215/288: gnu: r-shortread: Update to 1.48.0., guix-commits, 2020/11/16
- 220/288: gnu: r-bioccheck: Update to 1.26.0., guix-commits, 2020/11/16
- 221/288: gnu: r-s4vectors: Update to 0.28.0., guix-commits, 2020/11/16
- 222/288: gnu: r-iranges: Update to 2.24.0., guix-commits, 2020/11/16
- 223/288: gnu: r-genomeinfodb: Update to 1.26.0., guix-commits, 2020/11/16