[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/36: gnu: r-future: Update to 1.15.0.
From: |
guix-commits |
Subject: |
18/36: gnu: r-future: Update to 1.15.0. |
Date: |
Thu, 14 Nov 2019 06:37:52 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit d4f4b30bbc6040eca187f080cda785e21c3a5028
Author: Ricardo Wurmus <address@hidden>
Date: Thu Nov 14 08:20:58 2019 +0100
gnu: r-future: Update to 1.15.0.
* gnu/packages/cran.scm (r-future): Update to 1.15.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 d7c3910..9f018e1 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11405,14 +11405,14 @@ them in distributed compute environments.")
(define-public r-future
(package
(name "r-future")
- (version "1.14.0")
+ (version "1.15.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "future" version))
(sha256
(base32
- "1jyv2wlmpfqbk3hw269h4xg36na3wh1kd1lxmwdb40bsv4850lqa"))))
+ "1cbp7agb9lipjxsh7xm1yphh8a4hrjy7wrbkvhsxn1swh0c4s3b7"))))
(build-system r-build-system)
(propagated-inputs
`(("r-digest" ,r-digest)
- 16/36: gnu: r-fields: Update to 10.0., (continued)
- 16/36: gnu: r-fields: Update to 10.0., guix-commits, 2019/11/14
- 21/36: gnu: r-ggfortify: Update to 0.4.8., guix-commits, 2019/11/14
- 22/36: gnu: r-learnr: Update to 0.10.0., guix-commits, 2019/11/14
- 36/36: gnu: r-gprofiler: Update to 0.7.0., guix-commits, 2019/11/14
- 31/36: gnu: r-rmarkdown: Update to 1.17., guix-commits, 2019/11/14
- 19/36: gnu: r-bookdown: Update to 0.15., guix-commits, 2019/11/14
- 24/36: gnu: r-farver: Update to 2.0.1., guix-commits, 2019/11/14
- 05/36: gnu: r-xfun: Update to 0.11., guix-commits, 2019/11/14
- 07/36: gnu: r-openxlsx: Update to 4.1.3., guix-commits, 2019/11/14
- 17/36: gnu: r-rbamtools: Update to 2.16.17., guix-commits, 2019/11/14
- 18/36: gnu: r-future: Update to 1.15.0.,
guix-commits <=
- 25/36: gnu: r-survival: Update to 3.1-7., guix-commits, 2019/11/14
- 34/36: gnu: r-r-oo: Update to 1.23.0., guix-commits, 2019/11/14
- 35/36: gnu: r-hexbin: Update to 1.28.0., guix-commits, 2019/11/14
- 32/36: gnu: r-dt: Update to 0.10., guix-commits, 2019/11/14
- 30/36: gnu: r-hms: Update to 0.5.2., guix-commits, 2019/11/14
- 03/36: gnu: r-rcpp: Update to 1.0.3., guix-commits, 2019/11/14
- 33/36: gnu: r-glmnet: Update to 3.0., guix-commits, 2019/11/14