[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
121/150: gnu: r-ggplot2: Update to 3.3.3.
From: |
guix-commits |
Subject: |
121/150: gnu: r-ggplot2: Update to 3.3.3. |
Date: |
Wed, 20 Jan 2021 11:21:17 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit a7c27124ebfd35b82a41f641b32978c62e427302
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 20 17:13:51 2021 +0100
gnu: r-ggplot2: Update to 3.3.3.
* gnu/packages/statistics.scm (r-ggplot2): Update to 3.3.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 88f5da5..e14b73e 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1112,13 +1112,13 @@ using just two functions: melt and dcast (or acast).")
(define-public r-ggplot2
(package
(name "r-ggplot2")
- (version "3.3.2")
+ (version "3.3.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggplot2" version))
(sha256
- (base32 "0wsib5qpzn4d0w1ss3x158xmrawkms8vvsfvr3mh40pvd8g2ibad"))))
+ (base32 "1k136k1sr6dq1xvx6gs6gzji6hbnnwnsb5qivsxrblfv90irxhj5"))))
(build-system r-build-system)
(propagated-inputs
`(("r-digest" ,r-digest)
- 94/150: gnu: r-fda: Update to 5.1.9., (continued)
- 94/150: gnu: r-fda: Update to 5.1.9., guix-commits, 2021/01/20
- 98/150: gnu: r-stanheaders: Update to 2.21.0-7., guix-commits, 2021/01/20
- 115/150: gnu: r-calculus: Update to 0.3.0., guix-commits, 2021/01/20
- 71/150: gnu: r-parallelly: Update to 1.23.0., guix-commits, 2021/01/20
- 67/150: gnu: r-speedglm: Update to 0.3-3., guix-commits, 2021/01/20
- 73/150: gnu: r-future-apply: Update to 1.7.0., guix-commits, 2021/01/20
- 76/150: gnu: r-pbdzmq: Update to 0.3-4., guix-commits, 2021/01/20
- 78/150: gnu: r-deldir: Update to 0.2-9., guix-commits, 2021/01/20
- 81/150: gnu: r-gridgraphics: Update to 0.5-1., guix-commits, 2021/01/20
- 86/150: gnu: r-uwot: Update to 0.1.10., guix-commits, 2021/01/20
- 121/150: gnu: r-ggplot2: Update to 3.3.3.,
guix-commits <=
- 64/150: gnu: r-afex: Update to 0.28-1., guix-commits, 2021/01/20
- 92/150: gnu: r-r-devices: Update to 2.17.0., guix-commits, 2021/01/20
- 114/150: gnu: r-seurat: Update to 3.2.3., guix-commits, 2021/01/20
- 93/150: gnu: r-hdrcde: Update to 3.4., guix-commits, 2021/01/20
- 123/150: gnu: r-dbi: Update to 1.1.1., guix-commits, 2021/01/20
- 101/150: gnu: r-mstate: Update to 0.3.1., guix-commits, 2021/01/20
- 107/150: gnu: r-config: Update to 0.3.1., guix-commits, 2021/01/20
- 122/150: gnu: r-gdtools: Update to 0.2.3., guix-commits, 2021/01/20
- 80/150: gnu: r-sampling: Update to 2.9., guix-commits, 2021/01/20
- 83/150: gnu: r-blme: Update to 1.0-5., guix-commits, 2021/01/20