[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
42/211: gnu: r-cli: Update to 3.4.0.
From: |
guix-commits |
Subject: |
42/211: gnu: r-cli: Update to 3.4.0. |
Date: |
Tue, 20 Sep 2022 06:23:59 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 1911fd5848fec714d0ab102b4fae6356eaa71373
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:52:51 2022 +0200
gnu: r-cli: Update to 3.4.0.
* gnu/packages/cran.scm (r-cli): Update to 3.4.0.
[propagated-inputs]: Remove r-glue.
---
gnu/packages/cran.scm | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index c20a04c160..e653415dda 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6814,17 +6814,15 @@ plots in @code{ggplot2}.")
(define-public r-cli
(package
(name "r-cli")
- (version "3.3.0")
+ (version "3.4.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "cli" version))
(sha256
(base32
- "0qqd4mscv8ndjbji7knprdlv2hhyk35gazagvapbjzq1p6yfpaf3"))))
+ "0mxsls49g8m5vrak64b9mpsgw3mh8hnb1xxn56skbn4qb1hppbff"))))
(build-system r-build-system)
- (propagated-inputs
- (list r-glue))
(home-page "https://github.com/r-lib/cli#readme")
(synopsis "Helpers for developing command line interfaces")
(description "This package provides a suite of tools designed to build
- 85/211: gnu: r-sparsesvd: Update to 0.2-1., (continued)
- 85/211: gnu: r-sparsesvd: Update to 0.2-1., guix-commits, 2022/09/20
- 98/211: gnu: r-spdep: Update to 1.2-5., guix-commits, 2022/09/20
- 101/211: gnu: r-ggforce: Update to 0.3.4., guix-commits, 2022/09/20
- 102/211: gnu: r-gbm: Update to 2.1.8.1., guix-commits, 2022/09/20
- 105/211: gnu: r-ggtext: Update to 0.1.2., guix-commits, 2022/09/20
- 01/211: gnu: Add r-confintr., guix-commits, 2022/09/20
- 07/211: gnu: r-torch: Do not hardcode Python version., guix-commits, 2022/09/20
- 64/211: gnu: r-labelled: Update to 2.10.0., guix-commits, 2022/09/20
- 31/211: gnu: r-shinyfiles: Update to 0.9.3., guix-commits, 2022/09/20
- 57/211: gnu: r-hdf5r: Update to 1.3.6., guix-commits, 2022/09/20
- 42/211: gnu: r-cli: Update to 3.4.0.,
guix-commits <=
- 79/211: gnu: r-chk: Update to 0.8.1., guix-commits, 2022/09/20
- 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