[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/41: gnu: r-future-apply: Update to 1.5.0.
From: |
guix-commits |
Subject: |
27/41: gnu: r-future-apply: Update to 1.5.0. |
Date: |
Tue, 28 Apr 2020 02:46:38 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 5123ec7858528c323898c99895e891af244a4f67
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
- 18/41: gnu: r-insight: Update to 0.8.3., (continued)
- 18/41: gnu: r-insight: Update to 0.8.3., guix-commits, 2020/04/28
- 20/41: gnu: r-emmeans: Update to 1.4.6., guix-commits, 2020/04/28
- 22/41: gnu: r-ggeffects: Update to 0.14.3., guix-commits, 2020/04/28
- 24/41: gnu: r-protviz: Update to 0.6.4., guix-commits, 2020/04/28
- 23/41: gnu: r-rgl: Update to 0.100.54., guix-commits, 2020/04/28
- 35/41: gnu: r-fda: Update to 5.1.4., guix-commits, 2020/04/28
- 31/41: gnu: r-dalex: Update to 1.2.0., guix-commits, 2020/04/28
- 38/41: gnu: r-seurat: Update to 3.1.5., guix-commits, 2020/04/28
- 37/41: gnu: r-topicmodels: Update to 0.2-11., guix-commits, 2020/04/28
- 41/41: gnu: gst-kaldi-nnet2-online: Update to 0-2.cb227ef., guix-commits, 2020/04/28
- 27/41: gnu: r-future-apply: Update to 1.5.0.,
guix-commits <=
- 30/41: gnu: r-rex: Update to 1.2.0., guix-commits, 2020/04/28
- 40/41: gnu: kaldi: Update to 0-2.d4791c0., guix-commits, 2020/04/28
- 28/41: gnu: r-sf: Update to 0.9-2., guix-commits, 2020/04/28
- 32/41: gnu: r-systemfonts: Update to 0.2.0., guix-commits, 2020/04/28
- 36/41: gnu: r-stopwords: Update to 2.0., guix-commits, 2020/04/28
- 39/41: gnu: r-hdf5array: Update to 1.14.4., guix-commits, 2020/04/28
- 33/41: gnu: Add r-qgam., guix-commits, 2020/04/28
- 14/41: gnu: r-distillery: Update to 1.0-7., guix-commits, 2020/04/28
- 16/41: gnu: r-tsp: Update to 1.1-10., guix-commits, 2020/04/28
- 13/41: gnu: r-ff: Update to 2.2-14.2., guix-commits, 2020/04/28