[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
60/235: gnu: r-ggrepel: Update to 0.9.6.
From: |
guix-commits |
Subject: |
60/235: gnu: r-ggrepel: Update to 0.9.6. |
Date: |
Fri, 1 Nov 2024 10:09:33 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 5d62d0e75f4a986394089d2ed150e7bd838e97db
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Nov 1 15:00:41 2024 +0100
gnu: r-ggrepel: Update to 0.9.6.
* gnu/packages/cran.scm (r-ggrepel): Update to 0.9.6.
Change-Id: Iae760d68e4393dbd4c4731c3cec7bcfff94123d9
---
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 812dbba367..9101e84309 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -10134,14 +10134,14 @@ for certain use cases.")
(define-public r-ggrepel
(package
(name "r-ggrepel")
- (version "0.9.5")
+ (version "0.9.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggrepel" version))
(sha256
(base32
- "1alcrw304bn6c2i64rxxjkzk3il19gq30gyj3sb4blradkjh1rni"))))
+ "04kj9qzcws6wfw9pf3s6w4phpqywyv6j617l7907plkpcgd6x2i6"))))
(build-system r-build-system)
(propagated-inputs
(list r-ggplot2 r-rcpp r-rlang r-scales r-withr))
- 217/235: gnu: r-bitops: Update to 1.0-9., (continued)
- 217/235: gnu: r-bitops: Update to 1.0-9., guix-commits, 2024/11/01
- 230/235: gnu: r-vgam: Update to 1.1-12., guix-commits, 2024/11/01
- 221/235: gnu: r-matrixstats: Update to 1.4.1., guix-commits, 2024/11/01
- 232/235: gnu: r-car: Update to 3.1-3., guix-commits, 2024/11/01
- 228/235: gnu: r-robustbase: Update to 0.99-4-1., guix-commits, 2024/11/01
- 71/235: gnu: r-statnet-common: Update to 4.10.0., guix-commits, 2024/11/01
- 148/235: gnu: r-aws: Update to 2.5-6., guix-commits, 2024/11/01
- 74/235: gnu: r-algdesign: Update to 1.2.1.1., guix-commits, 2024/11/01
- 66/235: gnu: r-rvcg: Update to 0.24., guix-commits, 2024/11/01
- 62/235: gnu: r-corrplot: Update to 0.95., guix-commits, 2024/11/01
- 60/235: gnu: r-ggrepel: Update to 0.9.6.,
guix-commits <=
- 77/235: gnu: r-openxlsx: Update to 4.2.7.1., guix-commits, 2024/11/01
- 79/235: gnu: r-rapiclient: Update to 0.1.8., guix-commits, 2024/11/01
- 82/235: gnu: r-officer: Update to 0.6.7., guix-commits, 2024/11/01
- 105/235: gnu: r-credentials: Update to 2.0.2., guix-commits, 2024/11/01
- 106/235: gnu: r-gert: Update to 2.1.4., guix-commits, 2024/11/01
- 117/235: gnu: r-epi: Update to 2.56., guix-commits, 2024/11/01
- 128/235: gnu: r-ggfun: Update to 0.1.7., guix-commits, 2024/11/01
- 134/235: gnu: r-parameters: Update to 0.23.0., guix-commits, 2024/11/01
- 32/235: gnu: r-jsonlite: Update to 1.8.9., guix-commits, 2024/11/01
- 29/235: gnu: r-secretbase: Update to 1.0.3., guix-commits, 2024/11/01