[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
192/214: gnu: r-bigmemory: Update to 4.6.1.
From: |
guix-commits |
Subject: |
192/214: gnu: r-bigmemory: Update to 4.6.1. |
Date: |
Sat, 28 May 2022 04:37:55 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit a7063b1abb175193447f45685721f501f998548f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat May 28 08:30:59 2022 +0200
gnu: r-bigmemory: Update to 4.6.1.
* gnu/packages/statistics.scm (r-bigmemory): Update to 4.6.1.
[propagated-inputs]: Add r-uuid.
---
gnu/packages/statistics.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 44f7d912f5..e276369d2a 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3922,17 +3922,17 @@ message passing.")
(define-public r-bigmemory
(package
(name "r-bigmemory")
- (version "4.5.36")
+ (version "4.6.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "bigmemory" version))
(sha256
(base32
- "03pg8mxdc7q0249visjmc8bc3xmwxsfg3i2n6higicj4cfz7zihq"))))
+ "0hainqkm7cs8gjm42vkpdrr0284smsbwdfackp34yv7dhxy1avmm"))))
(build-system r-build-system)
(propagated-inputs
- (list r-bh r-rcpp r-bigmemory-sri))
+ (list r-bh r-bigmemory-sri r-rcpp r-uuid))
(home-page "http://www.bigmemory.org")
(synopsis "Manage large matrices with shared memory or memory-mapped
files")
(description "This package provides methods to create, store, access, and
- 208/214: gnu: r-logspline: Update to 2.1.17., (continued)
- 208/214: gnu: r-logspline: Update to 2.1.17., guix-commits, 2022/05/28
- 213/214: gnu: r-rcurl: Update to 1.98-1.6., guix-commits, 2022/05/28
- 204/214: gnu: r-nloptr: Update to 2.0.3., guix-commits, 2022/05/28
- 01/214: gnu: r-activepathways: Update to 1.1.0., guix-commits, 2022/05/28
- 88/214: gnu: r-globals: Update to 0.15.0., guix-commits, 2022/05/28
- 153/214: gnu: r-seuratobject: Update to 4.1.0., guix-commits, 2022/05/28
- 141/214: gnu: r-scrypt: Update to 0.1.4., guix-commits, 2022/05/28
- 160/214: gnu: r-mlr3tuning: Update to 0.13.1., guix-commits, 2022/05/28
- 161/214: gnu: r-pkgdown: Update to 2.0.3., guix-commits, 2022/05/28
- 173/214: gnu: r-mass: Update to 7.3-57., guix-commits, 2022/05/28
- 192/214: gnu: r-bigmemory: Update to 4.6.1.,
guix-commits <=
- 184/214: gnu: r-httr: Update to 1.4.3., guix-commits, 2022/05/28
- 188/214: gnu: r-segmented: Update to 1.5-0., guix-commits, 2022/05/28
- 197/214: gnu: r-gplots: Update to 3.1.3., guix-commits, 2022/05/28
- 210/214: gnu: r-desctools: Update to 0.99.45., guix-commits, 2022/05/28
- 211/214: gnu: r-binom: Update to 1.1-1.1., guix-commits, 2022/05/28
- 162/214: gnu: r-qdapregex: Update to 0.7.5., guix-commits, 2022/05/28
- 171/214: gnu: r-zoolog: Update to 1.0.1., guix-commits, 2022/05/28
- 163/214: gnu: r-pdftools: Update to 3.2.1., guix-commits, 2022/05/28
- 182/214: gnu: r-roxygen2: Update to 7.2.0., guix-commits, 2022/05/28
- 185/214: gnu: r-rcpparmadillo: Update to 0.11.1.1.0., guix-commits, 2022/05/28