[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
69/70: gnu: r-cowplot: Update to 1.1.2.
From: |
guix-commits |
Subject: |
69/70: gnu: r-cowplot: Update to 1.1.2. |
Date: |
Thu, 28 Dec 2023 03:35:57 -0500 (EST) |
rekado pushed a commit to branch r-updates
in repository guix.
commit aacd430515e265d36f2c55b22d3b33ea6fe1ace4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Dec 28 00:44:43 2023 +0100
gnu: r-cowplot: Update to 1.1.2.
* gnu/packages/statistics.scm (r-cowplot): Update to 1.1.2.
Change-Id: Ie1688b1eb38e2c3ef04460cc4dd7c35179b6c48e
---
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 81a3182f73..cb210898cb 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -5391,14 +5391,14 @@ Farebrother's algorithm or Liu et al.'s algorithm.")
(define-public r-cowplot
(package
(name "r-cowplot")
- (version "1.1.1")
+ (version "1.1.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "cowplot" version))
(sha256
(base32
- "0j7d5vhzdxn1blrsfafx5z8lhq122rp8230hp9czrpsnnhjydp67"))))
+ "1ppsg3rbqz9a16zq87izdj5w8ylb6jb6v13xb01k7m3n2h4mv4f6"))))
(build-system r-build-system)
(propagated-inputs
(list r-ggplot2 r-gtable r-rlang r-scales))
- 17/70: gnu: r-datawizard: Update to 0.9.1., (continued)
- 17/70: gnu: r-datawizard: Update to 0.9.1., guix-commits, 2023/12/28
- 25/70: gnu: r-recipes: Update to 1.0.9., guix-commits, 2023/12/28
- 13/70: gnu: r-diversitree: Update to 0.10-0., guix-commits, 2023/12/28
- 33/70: gnu: r-targets: Update to 1.4.0., guix-commits, 2023/12/28
- 47/70: gnu: r-sf: Update to 1.0-15., guix-commits, 2023/12/28
- 37/70: gnu: r-tmb: Update to 1.9.10., guix-commits, 2023/12/28
- 40/70: gnu: r-rnaturalearth: Update to 1.0.1., guix-commits, 2023/12/28
- 61/70: gnu: r-mgcv: Update to 1.9-1., guix-commits, 2023/12/28
- 59/70: gnu: r-ragg: Update to 1.2.7., guix-commits, 2023/12/28
- 53/70: gnu: r-gghighlight: Update to 0.4.1., guix-commits, 2023/12/28
- 69/70: gnu: r-cowplot: Update to 1.1.2.,
guix-commits <=
- 55/70: gnu: r-rcdd: Update to 1.6., guix-commits, 2023/12/28
- 67/70: gnu: r-matrixstats: Update to 1.2.0., guix-commits, 2023/12/28
- 32/70: gnu: r-magick: Update to 2.8.2., guix-commits, 2023/12/28
- 38/70: gnu: r-ggeffects: Update to 1.3.4., guix-commits, 2023/12/28
- 42/70: gnu: r-future: Update to 1.33.1., guix-commits, 2023/12/28
- 41/70: gnu: r-protviz: Update to 0.7.9., guix-commits, 2023/12/28
- 43/70: gnu: r-future-apply: Update to 1.11.1., guix-commits, 2023/12/28
- 52/70: gnu: r-tidygraph: Update to 1.3.0., guix-commits, 2023/12/28
- 49/70: gnu: r-haplo-stats: Update to 1.9.5., guix-commits, 2023/12/28
- 50/70: gnu: r-yulab-utils: Update to 0.1.2., guix-commits, 2023/12/28