[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
44/48: gnu: r-ggplot2: Update to 3.5.1.
From: |
guix-commits |
Subject: |
44/48: gnu: r-ggplot2: Update to 3.5.1. |
Date: |
Tue, 7 May 2024 16:20:59 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit f149c0b2a8f00defaae9faaa6427d57fd871adbf
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 7 22:18:49 2024 +0200
gnu: r-ggplot2: Update to 3.5.1.
* gnu/packages/statistics.scm (r-ggplot2): Update to 3.5.1.
Change-Id: I3b18fcdfbf6b57ccd02114a364d5d6227856535c
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index bd1402035d..5b37cae182 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1268,13 +1268,13 @@ using just two functions: melt and dcast (or acast).")
(define-public r-ggplot2
(package
(name "r-ggplot2")
- (version "3.5.0")
+ (version "3.5.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggplot2" version))
(sha256
- (base32 "1qlh231dwsa7j0pzlw6xdm68d7r0v64916p66bg9lh1dw3a1ryh7"))))
+ (base32 "08a72kizg42mdm35170fnpn8l6r4n3j1yvbgiq1k8dlvz4jb8n3w"))))
(build-system r-build-system)
(propagated-inputs
(list r-cli
- 13/48: gnu: r-evd: Update to 2.3-7., (continued)
- 13/48: gnu: r-evd: Update to 2.3-7., guix-commits, 2024/05/07
- 32/48: gnu: r-imager: Update to 1.0.1., guix-commits, 2024/05/07
- 31/48: gnu: r-lda: Update to 1.5.2., guix-commits, 2024/05/07
- 26/48: gnu: r-gridpattern: Update to 1.2.1., guix-commits, 2024/05/07
- 29/48: gnu: r-apcluster: Update to 1.4.13., guix-commits, 2024/05/07
- 30/48: gnu: r-mlbench: Update to 2.1-5., guix-commits, 2024/05/07
- 37/48: gnu: r-mlr3pipelines: Update to 0.5.2., guix-commits, 2024/05/07
- 48/48: gnu: r-fpc: Update to 2.2-12., guix-commits, 2024/05/07
- 34/48: gnu: r-quanteda: Update to 4.0.2., guix-commits, 2024/05/07
- 23/48: gnu: r-fs: Update to 1.6.4., guix-commits, 2024/05/07
- 44/48: gnu: r-ggplot2: Update to 3.5.1.,
guix-commits <=
- 46/48: gnu: r-sfsmisc: Update to 1.1-18., guix-commits, 2024/05/07
- 38/48: gnu: r-mlr3: Update to 0.19.0., guix-commits, 2024/05/07
- 28/48: gnu: r-nonnest2: Update to 0.5-7., guix-commits, 2024/05/07
- 33/48: gnu: r-flexclust: Update to 1.4-2., guix-commits, 2024/05/07
- 25/48: gnu: r-biocmanager: Update to 1.30.23., guix-commits, 2024/05/07
- 47/48: gnu: r-mclust: Update to 6.1.1., guix-commits, 2024/05/07
- 14/48: gnu: r-ips: Update to 0.0.12., guix-commits, 2024/05/07
- 19/48: gnu: r-prediction: Update to 0.3.17., guix-commits, 2024/05/07
- 05/48: gnu: r-ggpp: Update to 0.5.7., guix-commits, 2024/05/07
- 03/48: gnu: r-classdiscovery: Update to 3.4.5., guix-commits, 2024/05/07