[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
119/244: gnu: r-ggplot2: Update to 3.4.2.
From: |
guix-commits |
Subject: |
119/244: gnu: r-ggplot2: Update to 3.4.2. |
Date: |
Wed, 12 Apr 2023 08:47:48 -0400 (EDT) |
apteryx pushed a commit to branch staging
in repository guix.
commit 875dd75f7df7dd94bc62ae7040d318b8cc39c798
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Apr 6 17:32:42 2023 +0200
gnu: r-ggplot2: Update to 3.4.2.
* gnu/packages/statistics.scm (r-ggplot2): Update to 3.4.2.
---
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 8759b67bc5..ba818e174f 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1238,13 +1238,13 @@ using just two functions: melt and dcast (or acast).")
(define-public r-ggplot2
(package
(name "r-ggplot2")
- (version "3.4.1")
+ (version "3.4.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggplot2" version))
(sha256
- (base32 "113d5khg0lswrbwasavl2l5jgpcd3h519mcb5iq2cq0dz4rw66q4"))))
+ (base32 "1jl3a9z668zjb2p2c01rxpgmjs5gc9gkxn8xqi7q8vrc1akhl8vh"))))
(build-system r-build-system)
(propagated-inputs
(list r-cli
- 87/244: gnu: r-datawizard: Update to 0.7.1., (continued)
- 87/244: gnu: r-datawizard: Update to 0.7.1., guix-commits, 2023/04/12
- 78/244: gnu: go-1.19: Skip 2 gccgo tests., guix-commits, 2023/04/12
- 81/244: gnu: linux-libre 5.15: Update to 5.15.106., guix-commits, 2023/04/12
- 100/244: gnu: r-sjplot: Update to 2.8.14., guix-commits, 2023/04/12
- 104/244: gnu: r-rglpk: Update to 0.6-5., guix-commits, 2023/04/12
- 102/244: gnu: r-xgboost: Update to 1.7.5.1., guix-commits, 2023/04/12
- 108/244: gnu: r-loo: Update to 2.6.0., guix-commits, 2023/04/12
- 107/244: gnu: r-openmx: Update to 2.21.8., guix-commits, 2023/04/12
- 111/244: gnu: r-tune: Update to 1.1.0., guix-commits, 2023/04/12
- 115/244: gnu: r-spacetime: Update to 1.3-0., guix-commits, 2023/04/12
- 119/244: gnu: r-ggplot2: Update to 3.4.2.,
guix-commits <=
- 120/244: gnu: r-rcpparmadillo: Update to 0.12.2.0.0., guix-commits, 2023/04/12
- 123/244: gnu: r-ranger: Update to 0.15.1., guix-commits, 2023/04/12
- 128/244: gnu: rizin: Update to 0.5.2., guix-commits, 2023/04/12
- 124/244: gnu: pounce: Update to 3.1., guix-commits, 2023/04/12
- 131/244: gnu: linux-libre: Update to 6.2.10., guix-commits, 2023/04/12
- 133/244: home: xdg-base-directories: Set correct value for XDG_STATE_HOME., guix-commits, 2023/04/12
- 130/244: news: Add entry for 'guix shell --container --nesting'., guix-commits, 2023/04/12
- 132/244: gnu: linux-libre 6.1: Update to 6.1.23., guix-commits, 2023/04/12
- 148/244: services: desktop: Remove 'gnome-desktop-service' procedure., guix-commits, 2023/04/12
- 146/244: services: base: Remove 'console-font-service' procedure., guix-commits, 2023/04/12