[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
101/111: gnu: r-foreach: Update to 1.5.2.
From: |
guix-commits |
Subject: |
101/111: gnu: r-foreach: Update to 1.5.2. |
Date: |
Mon, 14 Mar 2022 02:25:38 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 7d664acfdb18fc12968e7b7d5c176acb0b30c7cd
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:39 2022 +0100
gnu: r-foreach: Update to 1.5.2.
* gnu/packages/statistics.scm (r-foreach): Update to 1.5.2.
---
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 5377bf9682..ef801229d1 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3206,14 +3206,14 @@ data.")
(define-public r-foreach
(package
(name "r-foreach")
- (version "1.5.1")
+ (version "1.5.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "foreach" version))
(sha256
(base32
- "1qb83b1jvpmk8d6kfibkm5q2hiki0x5gipy758mwa62n56gdcnpv"))))
+ "1r5gdf9fp3rprvrhf0gzl9qmmqhgdn5gscpm5hk8zxpraf3qscsn"))))
(build-system r-build-system)
(propagated-inputs
(list r-codetools r-iterators))
- 50/111: gnu: r-units: Update to 0.8-0., (continued)
- 50/111: gnu: r-units: Update to 0.8-0., guix-commits, 2022/03/14
- 53/111: gnu: r-ggnewscale: Update to 0.4.6., guix-commits, 2022/03/14
- 54/111: gnu: r-arrow: Update to 7.0.0., guix-commits, 2022/03/14
- 56/111: gnu: r-xgboost: Update to 1.5.2.1., guix-commits, 2022/03/14
- 77/111: gnu: r-scattermore: Update to 0.8., guix-commits, 2022/03/14
- 82/111: gnu: r-opencpu: Update to 2.2.7., guix-commits, 2022/03/14
- 84/111: gnu: r-tensorflow: Update to 2.8.0., guix-commits, 2022/03/14
- 92/111: gnu: r-evaluate: Update to 0.15., guix-commits, 2022/03/14
- 80/111: gnu: r-ragg: Update to 1.2.2., guix-commits, 2022/03/14
- 97/111: gnu: r-brew: Update to 1.0-7., guix-commits, 2022/03/14
- 101/111: gnu: r-foreach: Update to 1.5.2.,
guix-commits <=
- 104/111: gnu: r-tidyselect: Update to 1.1.2., guix-commits, 2022/03/14
- 79/111: gnu: r-mlr3tuning: Update to 0.12.0., guix-commits, 2022/03/14
- 90/111: gnu: r-gdtools: Update to 0.2.4., guix-commits, 2022/03/14
- 96/111: gnu: r-dplyr: Update to 1.0.8., guix-commits, 2022/03/14
- 100/111: gnu: r-iterators: Update to 1.0.14., guix-commits, 2022/03/14
- 111/111: gnu: r-lme4: Update to 1.1-28., guix-commits, 2022/03/14
- 109/111: gnu: r-vgam: Update to 1.1-6., guix-commits, 2022/03/14
- 105/111: gnu: r-tidyr: Update to 1.2.0., guix-commits, 2022/03/14
- 31/111: gnu: r-rdpack: Update to 2.1.4., guix-commits, 2022/03/14
- 38/111: gnu: r-ks: Update to 1.13.4., guix-commits, 2022/03/14