[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/10: gnu: r-regioner: Update to 1.16.2.
From: |
guix-commits |
Subject: |
01/10: gnu: r-regioner: Update to 1.16.2. |
Date: |
Mon, 20 May 2019 09:08:43 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b8f6b813c9cbe2f49d919c5b7e7213e48d0098fa
Author: Ricardo Wurmus <address@hidden>
Date: Mon May 20 15:04:56 2019 +0200
gnu: r-regioner: Update to 1.16.2.
* gnu/packages/bioconductor.scm (r-regioner): Update to 1.16.2.
---
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 7f2dddf..87689a2 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -907,14 +907,14 @@ the Human Protein Atlas project.")
(define-public r-regioner
(package
(name "r-regioner")
- (version "1.16.1")
+ (version "1.16.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "regioneR" version))
(sha256
(base32
- "14wiawp4zabyi2v884zzfgd90ggmnwrk2zda0r5lwvmhy79vmlw5"))))
+ "1b8ybx4wcxlqw9nvajawsf0lqaqn9v89rxcawg4g3dbzlfssfc5q"))))
(properties `((upstream-name . "regioneR")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (7a94438 -> ce7a966), guix-commits, 2019/05/20
- 02/10: gnu: r-rhisat2: Update to 1.0.1., guix-commits, 2019/05/20
- 03/10: gnu: r-quasr: Update to 1.24.2., guix-commits, 2019/05/20
- 07/10: gnu: r-ggcorrplot: Update to 0.1.3., guix-commits, 2019/05/20
- 04/10: gnu: r-edger: Update to 3.26.3., guix-commits, 2019/05/20
- 08/10: gnu: r-digest: Update to 0.6.19., guix-commits, 2019/05/20
- 10/10: gnu: r-glmnet: Update to 2.0-18., guix-commits, 2019/05/20
- 09/10: gnu: r-knitr: Update to 1.23., guix-commits, 2019/05/20
- 06/10: gnu: r-gridgraphics: Update to 0.4-1., guix-commits, 2019/05/20
- 01/10: gnu: r-regioner: Update to 1.16.2.,
guix-commits <=
- 05/10: gnu: r-limma: Update to 3.40.2., guix-commits, 2019/05/20