[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/158: gnu: r-ggplot2: Update to 3.4.3.
From: |
guix-commits |
Subject: |
01/158: gnu: r-ggplot2: Update to 3.4.3. |
Date: |
Mon, 28 Aug 2023 11:11:08 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 05044a54468e091ead1dfa24662df02cd0929ad8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Aug 28 11:02:13 2023 +0200
gnu: r-ggplot2: Update to 3.4.3.
* gnu/packages/statistics.scm (r-ggplot2): Update to 3.4.3.
---
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 5abc62d760..c0701332e3 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1247,13 +1247,13 @@ using just two functions: melt and dcast (or acast).")
(define-public r-ggplot2
(package
(name "r-ggplot2")
- (version "3.4.2")
+ (version "3.4.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggplot2" version))
(sha256
- (base32 "1jl3a9z668zjb2p2c01rxpgmjs5gc9gkxn8xqi7q8vrc1akhl8vh"))))
+ (base32 "0hx5j47y2fxrcg4fxavyn5jjycpwkmsiqsjh6kj7nwp7dg79mqjw"))))
(build-system r-build-system)
(propagated-inputs
(list r-cli
- 06/158: gnu: r-quantreg: Update to 5.97., (continued)
- 06/158: gnu: r-quantreg: Update to 5.97., guix-commits, 2023/08/28
- 12/158: gnu: r-future-callr: Update to 0.8.2., guix-commits, 2023/08/28
- 11/158: gnu: r-curl: Update to 5.0.2., guix-commits, 2023/08/28
- 03/158: gnu: r-spatial: Update to 7.3-17., guix-commits, 2023/08/28
- 10/158: gnu: r-httr: Update to 1.4.7., guix-commits, 2023/08/28
- 15/158: gnu: r-bookdown: Update to 0.35., guix-commits, 2023/08/28
- 14/158: gnu: r-colourpicker: Update to 1.3.0., guix-commits, 2023/08/28
- 17/158: gnu: r-magick: Update to 2.7.5., guix-commits, 2023/08/28
- 26/158: gnu: r-zcompositions: Update to 1.4.1., guix-commits, 2023/08/28
- 02/158: gnu: r-survival: Update to 3.5-7., guix-commits, 2023/08/28
- 01/158: gnu: r-ggplot2: Update to 3.4.3.,
guix-commits <=
- 05/158: gnu: r-acepack: Update to 1.4.2., guix-commits, 2023/08/28
- 09/158: gnu: r-gtable: Update to 0.3.4., guix-commits, 2023/08/28
- 08/158: gnu: r-cairo: Add optional libraries., guix-commits, 2023/08/28
- 13/158: gnu: r-bslib: Update to 0.5.1., guix-commits, 2023/08/28
- 16/158: gnu: r-shinytree: Update to 0.3.1., guix-commits, 2023/08/28
- 18/158: gnu: r-flexdashboard: Update to 0.6.2., guix-commits, 2023/08/28
- 07/158: gnu: r-cairo: Update to 1.6-1., guix-commits, 2023/08/28
- 21/158: gnu: r-interval: Update to 1.1-1.0., guix-commits, 2023/08/28
- 29/158: gnu: r-ggvenndiagram: Update to 1.2.3., guix-commits, 2023/08/28
- 47/158: gnu: r-tinytex: Update to 0.46., guix-commits, 2023/08/28