[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
77/356: gnu: r-regioner: Update to 1.26.0.
From: |
guix-commits |
Subject: |
77/356: gnu: r-regioner: Update to 1.26.0. |
Date: |
Sun, 7 Nov 2021 18:11:04 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit cbf8dbc3cb3d35b9c52bc98c7666800b74dc2df6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:07 2021 +0000
gnu: r-regioner: Update to 1.26.0.
* gnu/packages/bioconductor.scm (r-regioner): Update to 1.26.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 162d1e1..feb074e 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3863,14 +3863,14 @@ library implementing most of the pipeline's features.")
(define-public r-regioner
(package
(name "r-regioner")
- (version "1.24.0")
+ (version "1.26.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "regioneR" version))
(sha256
(base32
- "0xzzaz3cl6pyxfsg0d931v8k15wbd05s5mnsb7igxldc5qqg3nsl"))))
+ "0y1mawzfvxrympc47q3isk96sl9d1bc8kdsxpm8rnhqg5bmgwya6"))))
(properties `((upstream-name . "regioneR")))
(build-system r-build-system)
(propagated-inputs
- 64/356: gnu: r-keggrest: Update to 1.34.0., (continued)
- 64/356: gnu: r-keggrest: Update to 1.34.0., guix-commits, 2021/11/07
- 65/356: gnu: r-limma: Update to 3.50.0., guix-commits, 2021/11/07
- 67/356: gnu: r-mutationalpatterns: Update to 3.4.0., guix-commits, 2021/11/07
- 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 <=
- 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, 2021/11/07
- 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