[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/37: gnu: r-delayedmatrixstats: Update to 1.10.1.
From: |
guix-commits |
Subject: |
04/37: gnu: r-delayedmatrixstats: Update to 1.10.1. |
Date: |
Thu, 16 Jul 2020 04:42:34 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b80f141f86293edd54314d47345fb2c8c74b77bc
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jul 10 17:49:22 2020 +0200
gnu: r-delayedmatrixstats: Update to 1.10.1.
* gnu/packages/bioinformatics.scm (r-delayedmatrixstats): Update to 1.10.1.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index ad4fadd..2ba58f6 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -11063,14 +11063,14 @@ variable and significantly correlated genes.")
(define-public r-delayedmatrixstats
(package
(name "r-delayedmatrixstats")
- (version "1.10.0")
+ (version "1.10.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DelayedMatrixStats" version))
(sha256
(base32
- "0i6gw8058gw9yajya3w9qq6l3p634fq9sv8dh8ifigxz0k9b98r6"))))
+ "046sam0rz42ph0m7jz7v3bck7d3h2mp45gzywh5dvc1qkjq6fdxx"))))
(properties
`((upstream-name . "DelayedMatrixStats")))
(build-system r-build-system)
- branch master updated (03f9a8c -> d57ce20), guix-commits, 2020/07/16
- 01/37: gnu: Add tao., guix-commits, 2020/07/16
- 02/37: gnu: r-variancepartition: Update to 1.18.2., guix-commits, 2020/07/16
- 03/37: gnu: r-rhdf5: Update to 2.32.2., guix-commits, 2020/07/16
- 04/37: gnu: r-delayedmatrixstats: Update to 1.10.1.,
guix-commits <=
- 05/37: gnu: r-rcpp: Update to 1.0.5., guix-commits, 2020/07/16
- 06/37: gnu: r-getoptlong: Update to 1.0.2., guix-commits, 2020/07/16
- 08/37: gnu: r-doby: Update to 4.6.7., guix-commits, 2020/07/16
- 11/37: gnu: r-quanteda: Update to 2.1.0., guix-commits, 2020/07/16
- 07/37: gnu: r-cubature: Update to 2.0.4.1., guix-commits, 2020/07/16
- 10/37: gnu: r-nonnest2: Update to 0.5-5., guix-commits, 2020/07/16
- 12/37: gnu: r-iheatmapr: Update to 0.5.0., guix-commits, 2020/07/16
- 16/37: gnu: r-svglite: Update to 1.2.3.2., guix-commits, 2020/07/16
- 09/37: gnu: r-future: Update to 1.18.0., guix-commits, 2020/07/16
- 13/37: gnu: r-rstantools: Update to 2.1.1., guix-commits, 2020/07/16