[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
82/93: gnu: r-foreach: Update to 1.5.1.
From: |
guix-commits |
Subject: |
82/93: gnu: r-foreach: Update to 1.5.1. |
Date: |
Sat, 31 Oct 2020 08:46:26 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b93415c7c0b8d04212992da4370cb6c6144a5983
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Oct 31 13:45:01 2020 +0100
gnu: r-foreach: Update to 1.5.1.
* gnu/packages/statistics.scm (r-foreach): Update to 1.5.1.
---
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 9cbc184..becae24 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3100,14 +3100,14 @@ data.")
(define-public r-foreach
(package
(name "r-foreach")
- (version "1.5.0")
+ (version "1.5.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "foreach" version))
(sha256
(base32
- "0584nv49x8d8m1cak5drb54sxs3y594gd521kjsdwk4c849sgy8s"))))
+ "1qb83b1jvpmk8d6kfibkm5q2hiki0x5gipy758mwa62n56gdcnpv"))))
(build-system r-build-system)
(propagated-inputs
`(("r-codetools" ,r-codetools)
- 56/93: gnu: r-acet: Update to 1.8.1., (continued)
- 56/93: gnu: r-acet: Update to 1.8.1., guix-commits, 2020/10/31
- 55/93: gnu: r-rgdal: Update to 1.5-18., guix-commits, 2020/10/31
- 58/93: gnu: r-brms: Update to 2.14.0., guix-commits, 2020/10/31
- 63/93: gnu: r-workflows: Update to 0.2.1., guix-commits, 2020/10/31
- 65/93: gnu: r-tidypredict: Update to 0.4.8., guix-commits, 2020/10/31
- 66/93: gnu: r-parsnip: Update to 0.1.4., guix-commits, 2020/10/31
- 72/93: gnu: r-r6: Update to 2.5.0., guix-commits, 2020/10/31
- 74/93: gnu: r-tibble: Update to 3.0.4., guix-commits, 2020/10/31
- 91/93: gnu: r-vgam: Update to 1.1-4., guix-commits, 2020/10/31
- 84/93: gnu: r-domc: Update to 1.3.7., guix-commits, 2020/10/31
- 82/93: gnu: r-foreach: Update to 1.5.1.,
guix-commits <=
- 53/93: gnu: r-graphlayouts: Update to 0.7.1., guix-commits, 2020/10/31
- 89/93: gnu: r-statmod: Update to 1.4.35., guix-commits, 2020/10/31