[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/18: gnu: r-bigmemory: Update to 4.5.36.
From: |
guix-commits |
Subject: |
09/18: gnu: r-bigmemory: Update to 4.5.36. |
Date: |
Fri, 27 Dec 2019 15:30:46 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 96211e3f33d1f1c35fd6377db1d8a4c6ec1a9c22
Author: Ricardo Wurmus <address@hidden>
Date: Fri Dec 27 20:31:51 2019 +0100
gnu: r-bigmemory: Update to 4.5.36.
* gnu/packages/statistics.scm (r-bigmemory): Update to 4.5.36.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 7c35606..a82fef9 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3402,14 +3402,14 @@ message passing.")
(define-public r-bigmemory
(package
(name "r-bigmemory")
- (version "4.5.33")
+ (version "4.5.36")
(source
(origin
(method url-fetch)
(uri (cran-uri "bigmemory" version))
(sha256
(base32
- "0ycl9dzm3drpyas625h34rir5bnbjlncxlvawfsfmqwcbmwdjdvj"))))
+ "03pg8mxdc7q0249visjmc8bc3xmwxsfg3i2n6higicj4cfz7zihq"))))
(build-system r-build-system)
(propagated-inputs
`(("r-bh" ,r-bh)
- 02/18: gnu: r-biocparallel: Update to 1.20.1., (continued)
- 02/18: gnu: r-biocparallel: Update to 1.20.1., guix-commits, 2019/12/27
- 05/18: gnu: r-topgo: Update to 2.38.1., guix-commits, 2019/12/27
- 07/18: gnu: r-slam: Update to 0.1-47., guix-commits, 2019/12/27
- 11/18: gnu: r-car: Update to 3.0-6., guix-commits, 2019/12/27
- 13/18: gnu: r-biocsingular: Update to 1.2.1., guix-commits, 2019/12/27
- 03/18: gnu: r-delayedarray: Update to 0.12.1., guix-commits, 2019/12/27
- 04/18: gnu: r-summarizedexperiment: Update to 1.16.1., guix-commits, 2019/12/27
- 06/18: gnu: r-bibtex: Update to 0.4.2.1., guix-commits, 2019/12/27
- 10/18: gnu: r-robust: Update to 0.4-18.2., guix-commits, 2019/12/27
- 08/18: gnu: r-foreign: Update to 0.8-74., guix-commits, 2019/12/27
- 09/18: gnu: r-bigmemory: Update to 4.5.36.,
guix-commits <=
- 14/18: gnu: r-enrichplot: Update to 1.6.1., guix-commits, 2019/12/27
- 12/18: gnu: r-affycoretools: Update to 1.58.3., guix-commits, 2019/12/27
- 15/18: gnu: r-clusterprofiler: Update to 3.14.2., guix-commits, 2019/12/27
- 16/18: gnu: r-rgadem: Update to 2.34.1., guix-commits, 2019/12/27
- 17/18: gnu: r-multiassayexperiment: Update to 1.12.1., guix-commits, 2019/12/27
- 18/18: gnu: r-inspect: Update to 1.16.1., guix-commits, 2019/12/27