[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/39: gnu: r-future-apply: Update to 1.5.0.
From: |
guix-commits |
Subject: |
27/39: gnu: r-future-apply: Update to 1.5.0. |
Date: |
Mon, 27 Apr 2020 11:40:37 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 67c0a1a90c56a88adcc3554868b61873c7a1779f
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Mon Apr 27 17:29:00 2020 +0200
gnu: r-future-apply: Update to 1.5.0.
* gnu/packages/cran.scm (r-future-apply): Update to 1.5.0.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 5f1089e..8ff6bcb 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11889,14 +11889,14 @@ the local machine to, say, distributed processing on
a remote compute cluster.")
(define-public r-future-apply
(package
(name "r-future-apply")
- (version "1.4.0")
+ (version "1.5.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "future.apply" version))
(sha256
(base32
- "1kgq6dv96hdy35kysqkn606nj7s9dp4ibgpm6n46gqhc5n75lzkk"))))
+ "095a681ngbwbp7v53ladwya7ar8fgwnlgr3r1yklf3vdxwd54xll"))))
(properties `((upstream-name . "future.apply")))
(build-system r-build-system)
(propagated-inputs
- 26/39: gnu: r-etm: Update to 1.1., (continued)
- 26/39: gnu: r-etm: Update to 1.1., guix-commits, 2020/04/27
- 12/39: gnu: r-powerlaw: Update to 0.70.6., guix-commits, 2020/04/27
- 14/39: gnu: r-distillery: Update to 1.0-7., guix-commits, 2020/04/27
- 09/39: gnu: Add r-ingredients., guix-commits, 2020/04/27
- 10/39: gnu: Add r-ibreakdown., guix-commits, 2020/04/27
- 13/39: gnu: r-ff: Update to 2.2-14.2., guix-commits, 2020/04/27
- 16/39: gnu: r-tsp: Update to 1.1-10., guix-commits, 2020/04/27
- 17/39: gnu: r-tinytex: Update to 0.22., guix-commits, 2020/04/27
- 18/39: gnu: r-insight: Update to 0.8.3., guix-commits, 2020/04/27
- 19/39: gnu: r-raster: Update to 3.1-5., guix-commits, 2020/04/27
- 27/39: gnu: r-future-apply: Update to 1.5.0.,
guix-commits <=
- 31/39: gnu: r-dalex: Update to 1.2.0., guix-commits, 2020/04/27
- 34/39: gnu: r-abtest: Update to 0.2.1., guix-commits, 2020/04/27
- 28/39: gnu: r-sf: Update to 0.9-2., guix-commits, 2020/04/27
- 30/39: gnu: r-rex: Update to 1.2.0., guix-commits, 2020/04/27
- 32/39: gnu: r-systemfonts: Update to 0.2.0., guix-commits, 2020/04/27
- 35/39: gnu: r-fda: Update to 5.1.4., guix-commits, 2020/04/27
- 36/39: gnu: r-stopwords: Update to 2.0., guix-commits, 2020/04/27
- 33/39: gnu: Add r-qgam., guix-commits, 2020/04/27
- 37/39: gnu: r-topicmodels: Update to 0.2-11., guix-commits, 2020/04/27
- 39/39: gnu: r-hdf5array: Update to 1.14.4., guix-commits, 2020/04/27