[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
81/93: gnu: r-iterators: Update to 1.0.13.
From: |
guix-commits |
Subject: |
81/93: gnu: r-iterators: Update to 1.0.13. |
Date: |
Sat, 31 Oct 2020 08:46:25 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 8d7adab7fd5f12f56ab66be4d3852f2a8d5bdf1e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Oct 31 13:44:58 2020 +0100
gnu: r-iterators: Update to 1.0.13.
* gnu/packages/statistics.scm (r-iterators): Update to 1.0.13.
---
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 c1942ea..9cbc184 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3080,14 +3080,14 @@ standard R subsetting and Kronecker products.")
(define-public r-iterators
(package
(name "r-iterators")
- (version "1.0.12")
+ (version "1.0.13")
(source
(origin
(method url-fetch)
(uri (cran-uri "iterators" version))
(sha256
(base32
- "0jwzxaa3jm1xzgfv5pn0xqkk7rhm0xwvgn85w7xaw8xx1vb33gwn"))))
+ "190i1y2493v5c9z8978rb3idlwsjymy67k1assa9znljqbj313kp"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/iterators")
(synopsis "Iterator construct for R")
- 62/93: gnu: r-igraph: Update to 1.2.6., (continued)
- 62/93: gnu: r-igraph: Update to 1.2.6., guix-commits, 2020/10/31
- 64/93: gnu: r-warp: Update to 0.2.0., guix-commits, 2020/10/31
- 68/93: gnu: r-kernsmooth: Update to 2.23-18., guix-commits, 2020/10/31
- 69/93: gnu: r-nlme: Update to 3.1-150., guix-commits, 2020/10/31
- 67/93: gnu: r-modeldata: Update to 0.1.0., guix-commits, 2020/10/31
- 71/93: gnu: r-labeling: Update to 0.4.2., guix-commits, 2020/10/31
- 70/93: gnu: r-digest: Update to 0.6.27., guix-commits, 2020/10/31
- 73/93: gnu: r-rlang: Update to 0.4.8., guix-commits, 2020/10/31
- 75/93: gnu: r-formula: Update to 1.2-4., guix-commits, 2020/10/31
- 93/93: gnu: r-lme4: Update to 1.1-25., guix-commits, 2020/10/31
- 81/93: gnu: r-iterators: Update to 1.0.13.,
guix-commits <=
- 87/93: gnu: r-e1071: Update to 1.7-4., guix-commits, 2020/10/31
- 80/93: gnu: r-segmented: Update to 1.3-0., guix-commits, 2020/10/31
- 86/93: gnu: r-pkgmaker: Update to 0.32.2., guix-commits, 2020/10/31
- 78/93: gnu: r-rcpparmadillo: Update to 0.10.1.0.0., guix-commits, 2020/10/31
- 90/93: gnu: r-flexmix: Update to 2.3-17., guix-commits, 2020/10/31
- 76/93: gnu: r-data-table: Update to 1.13.2., guix-commits, 2020/10/31
- 92/93: gnu: r-quantreg: Update to 5.75., guix-commits, 2020/10/31
- 77/93: gnu: r-ade4: Update to 1.7-16., guix-commits, 2020/10/31
- 83/93: gnu: r-doparallel: Update to 1.0.16., guix-commits, 2020/10/31
- 88/93: gnu: r-ztable: Update to 0.2.2., guix-commits, 2020/10/31