[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
38/212: gnu: r-cli: Update to 3.6.0.
From: |
guix-commits |
Subject: |
38/212: gnu: r-cli: Update to 3.6.0. |
Date: |
Sat, 18 Feb 2023 14:00:51 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 7aaacd3f312f34723517535df732eb1b04f67850
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 18 16:08:19 2023 +0100
gnu: r-cli: Update to 3.6.0.
* gnu/packages/cran.scm (r-cli): Update to 3.6.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 22282885cf..3f0b24b5cc 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -7665,14 +7665,14 @@ multivariate function estimation using smoothing
splines.")
(define-public r-cli
(package
(name "r-cli")
- (version "3.5.0")
+ (version "3.6.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "cli" version))
(sha256
(base32
- "1p3gzq30f7hpr3v2s555z18r0y57zq2h03kijv7rl48lqzbnrjwc"))))
+ "15mqi8cacj7x588f1a7x805lwqbga2ha62k79qyxahrhh0qq21xn"))))
(build-system r-build-system)
(home-page "https://github.com/r-lib/cli#readme")
(synopsis "Helpers for developing command line interfaces")
- 150/212: gnu: r-flexsurv: Update to 2.2.2., (continued)
- 150/212: gnu: r-flexsurv: Update to 2.2.2., guix-commits, 2023/02/18
- 143/212: gnu: r-spatstat-geom: Update to 3.0-6., guix-commits, 2023/02/18
- 155/212: gnu: r-seqminer: Update to 8.6., guix-commits, 2023/02/18
- 147/212: gnu: r-rcpptoml: Update to 0.2.2., guix-commits, 2023/02/18
- 136/212: gnu: r-projpred: Update to 2.3.0., guix-commits, 2023/02/18
- 16/212: gnu: r-fontawesome: Update to 0.5.0., guix-commits, 2023/02/18
- 19/212: gnu: r-astsa: Update to 2.0., guix-commits, 2023/02/18
- 21/212: gnu: r-curl: Update to 5.0.0., guix-commits, 2023/02/18
- 29/212: gnu: r-progressr: Update to 0.13.0., guix-commits, 2023/02/18
- 34/212: gnu: r-recipes: Update to 1.0.4., guix-commits, 2023/02/18
- 38/212: gnu: r-cli: Update to 3.6.0.,
guix-commits <=
- 46/212: gnu: r-statcheck: Update to 1.4.0., guix-commits, 2023/02/18
- 57/212: gnu: r-hdf5r: Update to 1.3.8., guix-commits, 2023/02/18
- 49/212: gnu: r-cubature: Update to 2.0.4.6., guix-commits, 2023/02/18
- 50/212: gnu: r-radiant-data: Update to 1.5.1., guix-commits, 2023/02/18
- 51/212: gnu: r-openxlsx: Update to 4.2.5.2., guix-commits, 2023/02/18
- 43/212: gnu: r-tinytex: Update to 0.44., guix-commits, 2023/02/18
- 85/212: gnu: r-ore: Update to 1.7.3.1., guix-commits, 2023/02/18
- 86/212: gnu: r-gargle: Update to 1.3.0., guix-commits, 2023/02/18
- 71/212: gnu: r-ggeffects: Update to 1.1.5., guix-commits, 2023/02/18
- 97/212: gnu: r-irkernel: Update to 1.3.2., guix-commits, 2023/02/18