[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
78/356: gnu: r-reportingtools: Update to 2.34.0.
From: |
guix-commits |
Subject: |
78/356: gnu: r-reportingtools: Update to 2.34.0. |
Date: |
Sun, 7 Nov 2021 18:11:05 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 559953466ed705df009d1c0e5a476ea730965847
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:07 2021 +0000
gnu: r-reportingtools: Update to 2.34.0.
* gnu/packages/bioconductor.scm (r-reportingtools): Update to 2.34.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 feb074e..019fcbf 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3894,14 +3894,14 @@ region sets and other genomic features.")
(define-public r-reportingtools
(package
(name "r-reportingtools")
- (version "2.32.1")
+ (version "2.34.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ReportingTools" version))
(sha256
(base32
- "0wq9y649dh1am6djzz0xlz42428xsgw2bdx1dknhdw2xbydmmx47"))))
+ "06kwf87h84xgswkrm7brmgr9aj1nf6cxp24hrfymkzq2pha5y5j7"))))
(properties
`((upstream-name . "ReportingTools")))
(build-system r-build-system)
- 58/356: gnu: r-gostats: Update to 2.60.0., (continued)
- 58/356: gnu: r-gostats: Update to 2.60.0., guix-commits, 2021/11/07
- 61/356: gnu: r-rhtslib: Update to 1.26.0., guix-commits, 2021/11/07
- 71/356: gnu: r-mzr: Update to 2.28.0., guix-commits, 2021/11/07
- 70/356: gnu: r-mzid: Update to 1.32.0., guix-commits, 2021/11/07
- 69/356: gnu: r-msnid: Update to 1.28.0., guix-commits, 2021/11/07
- 73/356: gnu: r-pcamethods: Update to 1.86.0., guix-commits, 2021/11/07
- 74/356: gnu: r-protgenerics: Update to 1.26.0., guix-commits, 2021/11/07
- 77/356: gnu: r-regioner: Update to 1.26.0., guix-commits, 2021/11/07
- 76/356: gnu: r-rcas: Update to 1.20.0., guix-commits, 2021/11/07
- 81/356: gnu: r-rsamtools: Update to 2.10.0., guix-commits, 2021/11/07
- 78/356: gnu: r-reportingtools: Update to 2.34.0.,
guix-commits <=
- 66/356: gnu: r-methylkit: Update to 1.20.0., guix-commits, 2021/11/07
- 84/356: gnu: r-seqpattern: Update to 1.26.0., guix-commits, 2021/11/07
- 85/356: gnu: r-shortread: Update to 1.52.0., guix-commits, 2021/11/07
- 86/356: gnu: r-simplifyenrichment: Update to 1.4.0., guix-commits, 2021/11/07
- 87/356: gnu: r-trajectoryutils: Update to 1.2.0., guix-commits, 2021/11/07
- 88/356: gnu: r-slingshot: Update to 2.2.0., guix-commits, 2021/11/07
- 92/356: gnu: r-systempiper: Update to 2.0.0., guix-commits, 2021/11/07
- 91/356: gnu: r-sva: Update to 3.42.0., guix-commits, 2021/11/07
- 94/356: gnu: r-tximport: Update to 1.22.0., guix-commits, 2021/11/07
- 99/356: gnu: r-geneplotter: Update to 1.72.0., guix-commits, 2021/11/07