[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
64/214: gnu: r-furrr: Update to 0.3.0.
From: |
guix-commits |
Subject: |
64/214: gnu: r-furrr: Update to 0.3.0. |
Date: |
Sat, 28 May 2022 04:37:27 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit b40563ec8e7480de2071c681e337e8589e42f7fb
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat May 28 08:30:24 2022 +0200
gnu: r-furrr: Update to 0.3.0.
* gnu/packages/cran.scm (r-furrr): Update to 0.3.0.
[propagated-inputs]: Remove r-ellipsis.
---
gnu/packages/cran.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 5be3d97ce1..da7cb84058 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11259,18 +11259,17 @@ genotypes as \"graphical genotypes\".")
(define-public r-furrr
(package
(name "r-furrr")
- (version "0.2.3")
+ (version "0.3.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "furrr" version))
(sha256
(base32
- "001p2yhznrpnrjvdcmf2h3wpgdnw01wnqgid7wbq8bhavhi3888a"))))
+ "117xj66l14r08macwghgyibzm282ljv1afpa133h952gc70irs9z"))))
(build-system r-build-system)
(propagated-inputs
- (list r-ellipsis
- r-future
+ (list r-future
r-globals
r-lifecycle
r-purrr
- 49/214: gnu: r-fnn: Update to 1.1.3.1., (continued)
- 49/214: gnu: r-fnn: Update to 1.1.3.1., guix-commits, 2022/05/28
- 55/214: gnu: r-rjags: Update to 4-13., guix-commits, 2022/05/28
- 74/214: gnu: r-biocmanager: Update to 1.30.18., guix-commits, 2022/05/28
- 79/214: gnu: r-ouch: Update to 2.18., guix-commits, 2022/05/28
- 77/214: gnu: r-circular: Update to 0.4-95., guix-commits, 2022/05/28
- 67/214: gnu: r-emmeans: Update to 1.7.4-1., guix-commits, 2022/05/28
- 81/214: gnu: r-colorramps: Update to 2.3.1., guix-commits, 2022/05/28
- 86/214: gnu: r-spatialextremes: Update to 2.1-0., guix-commits, 2022/05/28
- 72/214: gnu: r-summarytools: Update to 1.0.1., guix-commits, 2022/05/28
- 80/214: gnu: r-admisc: Update to 0.27., guix-commits, 2022/05/28
- 64/214: gnu: r-furrr: Update to 0.3.0.,
guix-commits <=
- 66/214: gnu: r-multcomp: Update to 1.4-19., guix-commits, 2022/05/28
- 101/214: gnu: r-rms: Update to 6.3-0., guix-commits, 2022/05/28
- 94/214: gnu: r-moments: Update to 0.14.1., guix-commits, 2022/05/28
- 57/214: gnu: r-argparse: Update to 2.1.5., guix-commits, 2022/05/28
- 102/214: gnu: r-bookdown: Update to 0.26., guix-commits, 2022/05/28
- 63/214: gnu: r-svdialogs: Update to 1.1.0., guix-commits, 2022/05/28
- 62/214: gnu: r-labelled: Update to 2.9.1., guix-commits, 2022/05/28
- 106/214: gnu: r-extrafont: Update to 0.18., guix-commits, 2022/05/28
- 90/214: gnu: r-future: Update to 1.26.1., guix-commits, 2022/05/28
- 111/214: gnu: r-mcmcpack: Update to 1.6-3., guix-commits, 2022/05/28