[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
40/61: gnu: r-future-apply: Update to 1.4.0.
From: |
guix-commits |
Subject: |
40/61: gnu: r-future-apply: Update to 1.4.0. |
Date: |
Thu, 16 Jan 2020 00:53:53 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 35bbec27cb5bbee788c2ebedf5d88c5968257153
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Thu Jan 16 05:42:47 2020 +0100
gnu: r-future-apply: Update to 1.4.0.
* gnu/packages/cran.scm (r-future-apply): Update to 1.4.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 9ae7460..8a7401a 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11688,14 +11688,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.3.0")
+ (version "1.4.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "future.apply" version))
(sha256
(base32
- "0wd3bh114zkvrqlpn8gqz4ix1igr9hr8x72h2g00a7mqkfjfqx33"))))
+ "1kgq6dv96hdy35kysqkn606nj7s9dp4ibgpm6n46gqhc5n75lzkk"))))
(properties `((upstream-name . "future.apply")))
(build-system r-build-system)
(propagated-inputs
- 44/61: gnu: r-batchtools: Update to 0.9.12., (continued)
- 44/61: gnu: r-batchtools: Update to 0.9.12., guix-commits, 2020/01/16
- 26/61: gnu: r-vcd: Update to 1.4-5., guix-commits, 2020/01/16
- 30/61: gnu: r-tinytex: Update to 0.19., guix-commits, 2020/01/16
- 56/61: gnu: r-inspect: Update to 1.16.2., guix-commits, 2020/01/16
- 29/61: gnu: r-xfun: Update to 0.12., guix-commits, 2020/01/16
- 42/61: gnu: r-bookdown: Update to 0.17., guix-commits, 2020/01/16
- 28/61: gnu: r-cli: Update to 2.0.1., guix-commits, 2020/01/16
- 33/61: gnu: r-fansi: Update to 0.4.1., guix-commits, 2020/01/16
- 37/61: gnu: r-proc: Update to 1.16.1., guix-commits, 2020/01/16
- 39/61: gnu: r-tmb: Update to 1.7.16., guix-commits, 2020/01/16
- 40/61: gnu: r-future-apply: Update to 1.4.0.,
guix-commits <=
- 45/61: gnu: r-umap: Update to 0.2.4.1., guix-commits, 2020/01/16
- 46/61: gnu: r-parameters: Update to 0.4.0., guix-commits, 2020/01/16
- 50/61: gnu: r-biocstyle: Update to 2.14.4., guix-commits, 2020/01/16
- 51/61: gnu: r-s4vectors: Update to 0.24.2., guix-commits, 2020/01/16
- 53/61: gnu: r-delayedarray: Update to 0.12.2., guix-commits, 2020/01/16
- 58/61: gnu: r-mlinterfaces: Update to 1.66.2., guix-commits, 2020/01/16
- 59/61: gnu: r-ropls: Update to 1.18.6., guix-commits, 2020/01/16
- 48/61: gnu: r-gdina: Update to 2.7.8., guix-commits, 2020/01/16
- 52/61: gnu: r-iranges: Update to 2.20.2., guix-commits, 2020/01/16
- 54/61: gnu: r-affycoretools: Update to 1.58.4., guix-commits, 2020/01/16