[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/74: gnu: r-future-apply: Update to 1.2.0.
From: |
guix-commits |
Subject: |
05/74: gnu: r-future-apply: Update to 1.2.0. |
Date: |
Thu, 7 Mar 2019 17:52:59 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit d1c2fd8eeb51f88b4f06a9ab6158414ec2ea9602
Author: Ricardo Wurmus <address@hidden>
Date: Thu Mar 7 22:24:11 2019 +0100
gnu: r-future-apply: Update to 1.2.0.
* gnu/packages/cran.scm (r-future-apply): Update to 1.2.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 5d401e3..611d339 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -10714,14 +10714,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.1.0")
+ (version "1.2.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "future.apply" version))
(sha256
(base32
- "0b6v9rxvnnz13sydbgkapw71hx98fwdczjchgqnspjmq2340kdc0"))))
+ "00ma43ma3byrf9vfqqn9g8sn18c71ryhk7lpza5h7817f1kibw1h"))))
(properties `((upstream-name . "future.apply")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (d748cb5 -> 20662a3), guix-commits, 2019/03/07
- 01/74: gnu: Add r-ellipsis., guix-commits, 2019/03/07
- 04/74: gnu: Add r-furrr., guix-commits, 2019/03/07
- 02/74: gnu: Add r-magick., guix-commits, 2019/03/07
- 07/74: gnu: r-network: Update to 1.14-377., guix-commits, 2019/03/07
- 06/74: gnu: r-vegan: Update to 2.5-4., guix-commits, 2019/03/07
- 03/74: gnu: Add r-survey., guix-commits, 2019/03/07
- 11/74: gnu: r-vgam: Update to 1.1-1., guix-commits, 2019/03/07
- 05/74: gnu: r-future-apply: Update to 1.2.0.,
guix-commits <=
- 09/74: gnu: r-shiny: Update to 1.2.0., guix-commits, 2019/03/07
- 10/74: gnu: r-ggthemes: Update to 4.1.0., guix-commits, 2019/03/07
- 16/74: gnu: r-r-rsp: Update to 0.43.1., guix-commits, 2019/03/07
- 08/74: gnu: r-epi: Update to 2.35., guix-commits, 2019/03/07
- 12/74: gnu: r-pbapply: Update to 1.4-0., guix-commits, 2019/03/07
- 19/74: gnu: r-irlba: Update to 2.3.3., guix-commits, 2019/03/07
- 20/74: gnu: r-flexmix: Update to 2.3-15., guix-commits, 2019/03/07
- 13/74: gnu: r-purrr: Update to 0.3.1., guix-commits, 2019/03/07
- 18/74: gnu: r-registry: Update to 0.5-1., guix-commits, 2019/03/07
- 15/74: gnu: r-mvtnorm: Update to 1.0-10., guix-commits, 2019/03/07