[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
43/89: gnu: r-future: Update to 1.19.1.
From: |
guix-commits |
Subject: |
43/89: gnu: r-future: Update to 1.19.1. |
Date: |
Mon, 5 Oct 2020 18:34:55 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 112947d1c66ef2487a0eca7ce2d3a5114d97ac77
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Oct 5 22:14:18 2020 +0200
gnu: r-future: Update to 1.19.1.
* gnu/packages/cran.scm (r-future): Update to 1.19.1.
---
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 21fef41..208ed84 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -12436,14 +12436,14 @@ them in distributed compute environments.")
(define-public r-future
(package
(name "r-future")
- (version "1.18.0")
+ (version "1.19.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "future" version))
(sha256
(base32
- "01fp8kgjf0k6c83q1w3dy9z90g72cc9d0004d1qw6n1j65nwxg4f"))))
+ "12f483h7g172ygafbg7h43vykv0f7xz9miwqf5q8dyv7gpgqi5fl"))))
(build-system r-build-system)
(propagated-inputs
`(("r-digest" ,r-digest)
- 23/89: gnu: r-openxlsx: Update to 4.2.2., (continued)
- 23/89: gnu: r-openxlsx: Update to 4.2.2., guix-commits, 2020/10/05
- 21/89: gnu: r-trend: Update to 1.1.4., guix-commits, 2020/10/05
- 37/89: gnu: r-fftwtools: Update to 0.9-9., guix-commits, 2020/10/05
- 04/89: gnu: r-activedriverwgs: Update to 1.1.1., guix-commits, 2020/10/05
- 22/89: gnu: r-import: Update to 1.2.0., guix-commits, 2020/10/05
- 26/89: gnu: r-sjlabelled: Update to 1.1.7., guix-commits, 2020/10/05
- 16/89: gnu: r-dtw: Update to 1.22-3., guix-commits, 2020/10/05
- 47/89: gnu: r-msigdbr: Update to 7.2.1., guix-commits, 2020/10/05
- 62/89: gnu: r-aws: Update to 2.5., guix-commits, 2020/10/05
- 39/89: gnu: r-gmp: Update to 0.6-1., guix-commits, 2020/10/05
- 43/89: gnu: r-future: Update to 1.19.1.,
guix-commits <=
- 50/89: gnu: r-ggfortify: Update to 0.4.11., guix-commits, 2020/10/05
- 52/89: gnu: r-systemfonts: Update to 0.3.2., guix-commits, 2020/10/05
- 69/89: gnu: r-dials: Update to 0.0.9., guix-commits, 2020/10/05
- 70/89: gnu: r-tidypredict: Update to 0.4.7., guix-commits, 2020/10/05
- 72/89: gnu: r-seurat: Update to 3.2.2., guix-commits, 2020/10/05
- 79/89: gnu: r-devtools: Update to 2.3.2., guix-commits, 2020/10/05
- 84/89: gnu: r-matrixstats: Update to 0.57.0., guix-commits, 2020/10/05
- 76/89: gnu: r-multitaper: Update to 1.0-15., guix-commits, 2020/10/05
- 88/89: gnu: r-car: Update to 3.0-10., guix-commits, 2020/10/05
- 89/89: gnu: r-tclust: Update to 1.4-2., guix-commits, 2020/10/05