[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
130/288: gnu: r-annotatr: Update to 1.16.0.
From: |
guix-commits |
Subject: |
130/288: gnu: r-annotatr: Update to 1.16.0. |
Date: |
Mon, 16 Nov 2020 15:07:17 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 3a8a122ba3a67da7f50e57bf9d46b79d7c2c9d5a
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:53:40 2020 +0100
gnu: r-annotatr: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-annotatr): Update to 1.16.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 abbec29..10d62db 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5777,14 +5777,14 @@ datasets.")
(define-public r-annotatr
(package
(name "r-annotatr")
- (version "1.14.0")
+ (version "1.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "annotatr" version))
(sha256
(base32
- "0z3ydcybd81w543fw8fiblghndx5m28w8qsphh5vqj726i0nj8cl"))))
+ "0dq67snpqxl9mifljm6zlnkdb0ghjwday0fvcn3i7zmrfszgzyf9"))))
(build-system r-build-system)
(propagated-inputs
`(("r-annotationdbi" ,r-annotationdbi)
- 110/288: gnu: r-xcms: Update to 3.12.0., (continued)
- 110/288: gnu: r-xcms: Update to 3.12.0., guix-commits, 2020/11/16
- 111/288: gnu: r-wrench: Update to 1.8.0., guix-commits, 2020/11/16
- 114/288: gnu: r-webbioc: Update to 1.62.0., guix-commits, 2020/11/16
- 117/288: gnu: r-progeny: Update to 1.12.0., guix-commits, 2020/11/16
- 120/288: gnu: r-iclusterplus: Update to 1.26.0., guix-commits, 2020/11/16
- 122/288: gnu: r-sgseq: Update to 1.24.0., guix-commits, 2020/11/16
- 123/288: gnu: r-rhisat2: Update to 1.6.0., guix-commits, 2020/11/16
- 124/288: gnu: r-quasr: Update to 1.30.0., guix-commits, 2020/11/16
- 125/288: gnu: r-rqc: Update to 1.24.0., guix-commits, 2020/11/16
- 129/288: gnu: r-biosigner: Update to 1.18.0., guix-commits, 2020/11/16
- 130/288: gnu: r-annotatr: Update to 1.16.0.,
guix-commits <=
- 131/288: gnu: r-rsubread: Update to 2.4.0., guix-commits, 2020/11/16
- 137/288: gnu: r-ncdfflow: Update to 2.36.0., guix-commits, 2020/11/16
- 141/288: gnu: r-rprotobuflib: Update to 2.2.0., guix-commits, 2020/11/16
- 143/288: gnu: r-flowstats: Update to 4.2.0., guix-commits, 2020/11/16
- 152/288: gnu: r-roc: Update to 1.66.0., guix-commits, 2020/11/16
- 149/288: gnu: r-rcistarget: Update to 1.10.0., guix-commits, 2020/11/16
- 155/288: gnu: r-bigmelon: Update to 1.16.0., guix-commits, 2020/11/16
- 158/288: gnu: r-wavcluster: Update to 2.24.0., guix-commits, 2020/11/16
- 159/288: gnu: r-timeseriesexperiment: Update to 1.8.0., guix-commits, 2020/11/16
- 160/288: gnu: r-variantfiltering: Update to 1.26.0., guix-commits, 2020/11/16