[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/288: gnu: r-regioner: Update to 1.22.0.
From: |
guix-commits |
Subject: |
13/288: gnu: r-regioner: Update to 1.22.0. |
Date: |
Mon, 16 Nov 2020 15:06:38 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit ae16dc0aeb44c1a50efd0f62e2b2eefd34f8127c
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:47:34 2020 +0100
gnu: r-regioner: Update to 1.22.0.
* gnu/packages/bioconductor.scm (r-regioner): Update to 1.22.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 c6e63dc..0b62c4e 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1401,14 +1401,14 @@ the Human Protein Atlas project.")
(define-public r-regioner
(package
(name "r-regioner")
- (version "1.20.1")
+ (version "1.22.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "regioneR" version))
(sha256
(base32
- "0bzjwzj5mvb49wgvs3gd3jfpm7s0zfkca763i65i7m994lgvz33c"))))
+ "0c2khfyrgy3y68cj6b07s91hplabbj70xwdgwrf2bsd9h6gknjdi"))))
(properties `((upstream-name . "regioneR")))
(build-system r-build-system)
(propagated-inputs
- 07/288: gnu: r-affycompatible: Update to 1.50.0., (continued)
- 07/288: gnu: r-affycompatible: Update to 1.50.0., guix-commits, 2020/11/16
- 08/288: gnu: r-affycontam: Update to 1.48.0., guix-commits, 2020/11/16
- 03/288: gnu: r-cummerbund: Update to 2.32.0., guix-commits, 2020/11/16
- 04/288: gnu: r-biocversion: Update to 3.12.0., guix-commits, 2020/11/16
- 06/288: gnu: r-affycomp: Update to 1.66.0., guix-commits, 2020/11/16
- 09/288: gnu: r-affycoretools: Update to 1.62.0., guix-commits, 2020/11/16
- 10/288: gnu: r-affxparser: Update to 1.62.0., guix-commits, 2020/11/16
- 11/288: gnu: r-annotate: Update to 1.68.0., guix-commits, 2020/11/16
- 12/288: gnu: r-hpar: Update to 1.32.0., guix-commits, 2020/11/16
- 16/288: gnu: r-oligoclasses: Update to 1.52.0., guix-commits, 2020/11/16
- 13/288: gnu: r-regioner: Update to 1.22.0.,
guix-commits <=
- 20/288: gnu: r-multtest: Update to 2.46.0., guix-commits, 2020/11/16
- 21/288: gnu: r-graph: Update to 1.68.0., guix-commits, 2020/11/16
- 22/288: gnu: r-chippeakanno: Update to 3.24.0., guix-commits, 2020/11/16
- 25/288: gnu: r-cghcall: Update to 2.52.0., guix-commits, 2020/11/16
- 27/288: gnu: r-bayseq: Update to 2.24.0., guix-commits, 2020/11/16
- 14/288: gnu: r-reportingtools: Update to 2.30.0., guix-commits, 2020/11/16
- 15/288: gnu: r-geneplotter: Update to 1.68.0., guix-commits, 2020/11/16
- 17/288: gnu: r-oligo: Update to 1.54.0., guix-commits, 2020/11/16
- 18/288: gnu: r-qvalue: Update to 2.22.0., guix-commits, 2020/11/16
- 19/288: gnu: r-diffbind: Update to 3.0.0., guix-commits, 2020/11/16