[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
93/211: gnu: r-future: Update to 1.28.0.
From: |
guix-commits |
Subject: |
93/211: gnu: r-future: Update to 1.28.0. |
Date: |
Tue, 20 Sep 2022 06:24:23 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 44f260d324a5bd0d4c844c536fa65c3ddf5914b0
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:06 2022 +0200
gnu: r-future: Update to 1.28.0.
* gnu/packages/cran.scm (r-future): Update to 1.28.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 5a228a4ddc..f4ba6786ef 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -16819,14 +16819,14 @@ port-forwarding to your local computer.")
(define-public r-future
(package
(name "r-future")
- (version "1.27.0")
+ (version "1.28.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "future" version))
(sha256
(base32
- "1ybhbdw158403n6plipgiwkw710pxpnq3mq8pdx5g8q3jibv93nh"))))
+ "1xhv0nf97yxxxsmxczyqqbnb4yn5sfn5vzvhm9dmw9csrmmadpbg"))))
(build-system r-build-system)
(arguments
`(#:phases
- 110/211: gnu: r-sctransform: Update to 0.3.4., (continued)
- 110/211: gnu: r-sctransform: Update to 0.3.4., guix-commits, 2022/09/20
- 118/211: gnu: r-terra: Update to 1.6-17., guix-commits, 2022/09/20
- 119/211: gnu: r-tidygraph: Update to 1.2.2., guix-commits, 2022/09/20
- 120/211: gnu: r-parameters: Update to 0.18.2., guix-commits, 2022/09/20
- 121/211: gnu: r-lifecycle: Update to 1.0.2., guix-commits, 2022/09/20
- 123/211: gnu: r-accsda: Update to 1.1.2., guix-commits, 2022/09/20
- 86/211: gnu: r-tractor-base: Update to 3.3.5.1., guix-commits, 2022/09/20
- 90/211: gnu: r-gmp: Update to 0.6-6., guix-commits, 2022/09/20
- 88/211: gnu: r-ontologyindex: Update to 2.10., guix-commits, 2022/09/20
- 92/211: gnu: r-globals: Update to 0.16.1., guix-commits, 2022/09/20
- 93/211: gnu: r-future: Update to 1.28.0.,
guix-commits <=
- 94/211: gnu: r-future-apply: Update to 1.9.1., guix-commits, 2022/09/20
- 95/211: gnu: r-blockmodeling: Update to 1.1.3., guix-commits, 2022/09/20
- 97/211: gnu: r-spdata: Update to 2.2.0., guix-commits, 2022/09/20
- 99/211: gnu: r-bookdown: Update to 0.29., guix-commits, 2022/09/20
- 100/211: gnu: r-tweenr: Update to 2.0.2., guix-commits, 2022/09/20
- 103/211: gnu: r-ggfun: Update to 0.0.7., guix-commits, 2022/09/20
- 106/211: gnu: r-aplot: Update to 0.1.7., guix-commits, 2022/09/20
- 108/211: gnu: r-text2vec: Update to 0.6.2., guix-commits, 2022/09/20
- 112/211: gnu: r-umap: Update to 0.2.9.0., guix-commits, 2022/09/20
- 117/211: gnu: r-graphlayouts: Update to 0.8.1., guix-commits, 2022/09/20