[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
221/288: gnu: r-s4vectors: Update to 0.28.0.
From: |
guix-commits |
Subject: |
221/288: gnu: r-s4vectors: Update to 0.28.0. |
Date: |
Mon, 16 Nov 2020 15:07:44 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit f3def308d3332ea617eb67c4cf96201da5ecd1ad
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:58:20 2020 +0100
gnu: r-s4vectors: Update to 0.28.0.
* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.28.0.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index e401626..47af4f0 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7699,13 +7699,13 @@ checks on R packages that are to be submitted to the
Bioconductor repository.")
(define-public r-s4vectors
(package
(name "r-s4vectors")
- (version "0.26.1")
+ (version "0.28.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "S4Vectors" version))
(sha256
(base32
- "1ddr3ngyczx332zw9ai1a6h7442lgrbfcj8vrhvbkdkzqwj14xmb"))))
+ "0rfn46g2mfda01s75vpcfn5jc7xkp0jrl5v79gyd40jm37p4j1zv"))))
(properties
`((upstream-name . "S4Vectors")))
(build-system r-build-system)
- 190/288: gnu: r-biodist: Update to 1.62.0., (continued)
- 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, 2020/11/16
- 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 <=
- 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
- 224/288: gnu: r-edger: Update to 3.32.0., guix-commits, 2020/11/16
- 225/288: gnu: r-variantannotation: Update to 1.36.0., guix-commits, 2020/11/16
- 227/288: gnu: r-xvector: Update to 0.30.0., guix-commits, 2020/11/16
- 228/288: gnu: r-genomicranges: Update to 1.42.0., guix-commits, 2020/11/16
- 230/288: gnu: r-annotationdbi: Update to 1.52.0., guix-commits, 2020/11/16
- 231/288: gnu: r-biomart: Update to 2.46.0., guix-commits, 2020/11/16
- 232/288: gnu: r-biocparallel: Update to 1.24.0., guix-commits, 2020/11/16
- 238/288: gnu: r-rtracklayer: Update to 1.50.0., guix-commits, 2020/11/16