[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
175/214: gnu: r-ggplot2: Update to 3.3.6.
From: |
guix-commits |
Subject: |
175/214: gnu: r-ggplot2: Update to 3.3.6. |
Date: |
Sat, 28 May 2022 04:37:53 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 4b5fb4d896a1d7ff9592f10983013a368d8fc2d9
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat May 28 08:30:55 2022 +0200
gnu: r-ggplot2: Update to 3.3.6.
* gnu/packages/statistics.scm (r-ggplot2): Update to 3.3.6.
---
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 274a32fd67..6c480e6b61 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1228,13 +1228,13 @@ using just two functions: melt and dcast (or acast).")
(define-public r-ggplot2
(package
(name "r-ggplot2")
- (version "3.3.5")
+ (version "3.3.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggplot2" version))
(sha256
- (base32 "1si46bf9p09qzs208hqffwcb40305p361whmwhc1pwrsmx7jjxdh"))))
+ (base32 "1aa377jdfajj8ld2fh159y8havlibsr4pjisf6mkzk8g5awlxjxz"))))
(build-system r-build-system)
(propagated-inputs
(list r-digest
- 26/214: gnu: r-extremes: Update to 2.1-2., (continued)
- 26/214: gnu: r-extremes: Update to 2.1-2., guix-commits, 2022/05/28
- 41/214: gnu: r-network: Update to 1.17.2., guix-commits, 2022/05/28
- 42/214: gnu: r-statnet-common: Update to 4.6.0., guix-commits, 2022/05/28
- 37/214: gnu: r-xfun: Update to 0.31., guix-commits, 2022/05/28
- 38/214: gnu: r-vctrs: Update to 0.4.1., guix-commits, 2022/05/28
- 46/214: gnu: r-shinyace: Update to 0.4.2., guix-commits, 2022/05/28
- 43/214: gnu: r-quantmod: Update to 0.4.20., guix-commits, 2022/05/28
- 169/214: gnu: r-keras: Update to 2.9.0., guix-commits, 2022/05/28
- 172/214: gnu: r-mlearning: Update to 1.1.1., guix-commits, 2022/05/28
- 174/214: gnu: r-dichromat: Update to 2.0-0.1., guix-commits, 2022/05/28
- 175/214: gnu: r-ggplot2: Update to 3.3.6.,
guix-commits <=
- 181/214: gnu: r-checkmate: Update to 2.1.0., guix-commits, 2022/05/28
- 212/214: gnu: nlopt: Update to 2.7.1., guix-commits, 2022/05/28
- 33/214: gnu: r-hardyweinberg: Update to 1.7.5., guix-commits, 2022/05/28
- 25/214: gnu: r-rmtstat: Update to 0.3.1., guix-commits, 2022/05/28
- 48/214: gnu: r-algdesign: Update to 1.2.1., guix-commits, 2022/05/28
- 60/214: gnu: r-drtmle: Update to 1.1.1., guix-commits, 2022/05/28
- 70/214: gnu: r-effectsize: Update to 0.7.0., guix-commits, 2022/05/28
- 82/214: gnu: r-rspectra: Update to 0.16-1., guix-commits, 2022/05/28
- 49/214: gnu: r-fnn: Update to 1.1.3.1., guix-commits, 2022/05/28
- 55/214: gnu: r-rjags: Update to 4-13., guix-commits, 2022/05/28