[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
53/185: gnu: r-cli: Update to 3.6.3.
From: |
guix-commits |
Subject: |
53/185: gnu: r-cli: Update to 3.6.3. |
Date: |
Tue, 2 Jul 2024 09:27:05 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 1bbde56e8ab6011edeb124b694fc2ce81d89febf
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:58:36 2024 +0200
gnu: r-cli: Update to 3.6.3.
* gnu/packages/cran.scm (r-cli): Update to 3.6.3.
Change-Id: If39bf6d1c1bd12887abfa25a80c99807a770556f
---
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 7e899085a0..8049756139 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -10929,14 +10929,14 @@ multivariate function estimation using smoothing
splines.")
(define-public r-cli
(package
(name "r-cli")
- (version "3.6.2")
+ (version "3.6.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "cli" version))
(sha256
(base32
- "0lg131q9l8wpnggc3jlrjl1ri3dw0d1pi4nr1zlnlaqvf7ilj1sc"))))
+ "0ha8mijnzlz1cxsjk502j2gzspd8fnk3j79bvnqm871225ghi5a2"))))
(build-system r-build-system)
(home-page "https://github.com/r-lib/cli#readme")
(synopsis "Helpers for developing command line interfaces")
- 46/185: gnu: r-prodlim: Update to 2024.06.25., (continued)
- 46/185: gnu: r-prodlim: Update to 2024.06.25., guix-commits, 2024/07/02
- 44/185: gnu: r-rmumps: Update to 5.2.1-30., guix-commits, 2024/07/02
- 47/185: gnu: r-rpostgres: Update to 1.4.7., guix-commits, 2024/07/02
- 51/185: gnu: r-xts: Update to 0.14.0., guix-commits, 2024/07/02
- 50/185: gnu: r-ucminf: Update to 1.2.2., guix-commits, 2024/07/02
- 52/185: gnu: r-rvcg: Update to 0.23., guix-commits, 2024/07/02
- 54/185: gnu: r-xfun: Update to 0.45., guix-commits, 2024/07/02
- 56/185: gnu: r-tseries: Update to 0.10-56., guix-commits, 2024/07/02
- 48/185: gnu: r-psych: Update to 2.4.6.26., guix-commits, 2024/07/02
- 49/185: gnu: r-broom: Update to 1.0.6., guix-commits, 2024/07/02
- 53/185: gnu: r-cli: Update to 3.6.3.,
guix-commits <=
- 57/185: gnu: r-fresh: Update to 0.2.1., guix-commits, 2024/07/02
- 58/185: gnu: r-urca: Update to 1.3-4., guix-commits, 2024/07/02
- 55/185: gnu: r-leaps: Update to 3.2., guix-commits, 2024/07/02
- 59/185: gnu: r-radiant-data: Update to 1.6.6., guix-commits, 2024/07/02
- 61/185: gnu: r-rio: Update to 1.1.1., guix-commits, 2024/07/02
- 62/185: gnu: r-rgexf: Update to 0.16.3., guix-commits, 2024/07/02
- 60/185: gnu: r-signal: Update to 1.8-1., guix-commits, 2024/07/02
- 63/185: gnu: r-rapiclient: Update to 0.1.5., guix-commits, 2024/07/02
- 64/185: gnu: r-reticulate: Update to 1.38.0., guix-commits, 2024/07/02
- 65/185: gnu: r-ggsci: Update to 3.2.0., guix-commits, 2024/07/02