[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
25/125: gnu: r-cli: Update to 2.5.0.
From: |
guix-commits |
Subject: |
25/125: gnu: r-cli: Update to 2.5.0. |
Date: |
Tue, 4 May 2021 01:33:11 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b7d7add1ad442a357cdd68dfe8a059ecb4ccab2f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 4 07:13:06 2021 +0200
gnu: r-cli: Update to 2.5.0.
* gnu/packages/cran.scm (r-cli): Update to 2.5.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 296fc36..ef92a0e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5195,14 +5195,14 @@ plots in @code{ggplot2}.")
(define-public r-cli
(package
(name "r-cli")
- (version "2.4.0")
+ (version "2.5.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "cli" version))
(sha256
(base32
- "0l1s9yv23bc7mm0hfdlamgz4wjfrisv8aylr65ihjs98jsynrkg3"))))
+ "174dnlcl0i21rbs0z4as0v9iic60bs4z88152ibjljva0nzdyrsh"))))
(build-system r-build-system)
(propagated-inputs
`(("r-glue" ,r-glue)))
- 23/125: gnu: r-recipes: Update to 0.1.16., (continued)
- 23/125: gnu: r-recipes: Update to 0.1.16., guix-commits, 2021/05/04
- 24/125: gnu: r-hardyweinberg: Update to 1.7.2., guix-commits, 2021/05/04
- 28/125: gnu: r-pillar: Update to 1.6.0., guix-commits, 2021/05/04
- 29/125: gnu: r-parsedate: Update to 1.2.1., guix-commits, 2021/05/04
- 30/125: gnu: r-later: Update to 1.2.0., guix-commits, 2021/05/04
- 27/125: gnu: r-vctrs: Update to 0.3.8., guix-commits, 2021/05/04
- 32/125: gnu: r-reticulate: Update to 1.20., guix-commits, 2021/05/04
- 36/125: gnu: r-flextable: Update to 0.6.5., guix-commits, 2021/05/04
- 37/125: gnu: r-writexl: Update to 1.4.0., guix-commits, 2021/05/04
- 19/125: gnu: r-haven: Update to 2.4.1., guix-commits, 2021/05/04
- 25/125: gnu: r-cli: Update to 2.5.0.,
guix-commits <=
- 39/125: gnu: r-raster: Update to 3.4-10., guix-commits, 2021/05/04
- 40/125: gnu: r-svgui: Update to 1.0.1., guix-commits, 2021/05/04
- 42/125: gnu: r-magick: Update to 2.7.2., guix-commits, 2021/05/04
- 44/125: gnu: r-emmeans: Update to 1.6.0., guix-commits, 2021/05/04
- 45/125: gnu: r-tmb: Update to 1.7.20., guix-commits, 2021/05/04
- 48/125: gnu: r-ggeffects: Update to 1.1.0., guix-commits, 2021/05/04
- 26/125: gnu: r-processx: Update to 3.5.2., guix-commits, 2021/05/04
- 31/125: gnu: r-rastervis: Update to 0.50.2., guix-commits, 2021/05/04
- 33/125: gnu: r-rbibutils: Update to 2.1.1., guix-commits, 2021/05/04
- 34/125: gnu: r-brglm: Update to 0.7.2., guix-commits, 2021/05/04