[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/104: gnu: r-doparallel: Update to 1.0.15.
From: |
guix-commits |
Subject: |
21/104: gnu: r-doparallel: Update to 1.0.15. |
Date: |
Tue, 6 Aug 2019 09:50:21 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 862959813f40b1b9d25ffc6cca4f24c66e991f69
Author: Ricardo Wurmus <address@hidden>
Date: Tue Aug 6 13:50:37 2019 +0200
gnu: r-doparallel: Update to 1.0.15.
* gnu/packages/statistics.scm (r-doparallel): Update to 1.0.15.
---
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 9133628..259c29b 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3119,14 +3119,14 @@ parallel.")
(define-public r-doparallel
(package
(name "r-doparallel")
- (version "1.0.14")
+ (version "1.0.15")
(source
(origin
(method url-fetch)
(uri (cran-uri "doParallel" version))
(sha256
(base32
- "01qjs4iw9f1kgymcypj0m2s4pvgqhxaycpli0fb8lq3dc0vpzfyb"))))
+ "0vnqbha3gig3awbfvsfx3ni5jir398md1n7xmsb8jihnjsk7xbbi"))))
(properties `((upstream-name . "doParallel")))
(build-system r-build-system)
(propagated-inputs
- 24/104: gnu: r-cowplot: Update to 1.0.0., (continued)
- 24/104: gnu: r-cowplot: Update to 1.0.0., guix-commits, 2019/08/06
- 28/104: gnu: r-pbapply: Update to 1.4-1., guix-commits, 2019/08/06
- 25/104: gnu: r-fastica: Update to 1.2-2., guix-commits, 2019/08/06
- 27/104: gnu: r-robust: Update to 0.4-18.1., guix-commits, 2019/08/06
- 30/104: gnu: r-desolve: Update to 1.24., guix-commits, 2019/08/06
- 32/104: gnu: r-ellipsis: Update to 0.2.0.1., guix-commits, 2019/08/06
- 04/104: gnu: r-digest: Update to 0.6.20., guix-commits, 2019/08/06
- 11/104: gnu: r-httr: Update to 1.4.1., guix-commits, 2019/08/06
- 19/104: gnu: r-iterators: Update to 1.0.12., guix-commits, 2019/08/06
- 20/104: gnu: r-foreach: Update to 1.4.7., guix-commits, 2019/08/06
- 21/104: gnu: r-doparallel: Update to 1.0.15.,
guix-commits <=
- 26/104: gnu: r-mclust: Update to 5.4.5., guix-commits, 2019/08/06
- 33/104: gnu: r-callr: Update to 3.3.1., guix-commits, 2019/08/06
- 35/104: gnu: r-haven: Update to 2.1.1., guix-commits, 2019/08/06
- 38/104: gnu: r-lpsolve: Update to 5.6.13.2., guix-commits, 2019/08/06
- 36/104: gnu: r-pkgbuild: Update to 1.0.4., guix-commits, 2019/08/06
- 39/104: gnu: r-energy: Update to 1.7-6., guix-commits, 2019/08/06
- 31/104: gnu: r-clipr: Update to 0.7.0., guix-commits, 2019/08/06
- 34/104: gnu: r-curl: Update to 4.0., guix-commits, 2019/08/06
- 42/104: gnu: r-geometry: Update to 0.4.2., guix-commits, 2019/08/06
- 41/104: gnu: Add r-linprog., guix-commits, 2019/08/06