[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/211: gnu: r-ggpmisc: Update to 0.5.0.
From: |
guix-commits |
Subject: |
22/211: gnu: r-ggpmisc: Update to 0.5.0. |
Date: |
Tue, 20 Sep 2022 06:23:51 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 164ab26c66c0c779c3717ffb1954ddf36ea172d8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:52:45 2022 +0200
gnu: r-ggpmisc: Update to 0.5.0.
* gnu/packages/cran.scm (r-ggpmisc): Update to 0.5.0.
[propagated-inputs]: Add r-confintr.
---
gnu/packages/cran.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index a9b4b8bd64..5cd3811cd1 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1349,16 +1349,17 @@ axis} (SMA), and @dfn{ranged major axis} (RMA).")
(define-public r-ggpmisc
(package
(name "r-ggpmisc")
- (version "0.4.7")
+ (version "0.5.0")
(source (origin
(method url-fetch)
(uri (cran-uri "ggpmisc" version))
(sha256
(base32
- "1z1ncnlbhy38ml2rdq43jbw33z7fmy0b6xp7wcwwqxy44c7y34zx"))))
+ "1i7cfmhmgih3hn0zr5yn33ziznfa3a4j8hkn237bv7jckwzpklxw"))))
(build-system r-build-system)
(propagated-inputs
- (list r-dplyr
+ (list r-confintr
+ r-dplyr
r-generics
r-ggplot2
r-ggpp
- 47/211: gnu: r-urca: Update to 1.3-3., (continued)
- 47/211: gnu: r-urca: Update to 1.3-3., guix-commits, 2022/09/20
- 61/211: gnu: r-flextable: Update to 0.8.0., guix-commits, 2022/09/20
- 35/211: gnu: r-prismatic: Update to 1.1.1., guix-commits, 2022/09/20
- 60/211: gnu: r-insight: Update to 0.18.3., guix-commits, 2022/09/20
- 30/211: gnu: r-modelr: Update to 0.1.9., guix-commits, 2022/09/20
- 68/211: gnu: r-mosaic: Update to 1.8.4., guix-commits, 2022/09/20
- 12/211: gnu: r-perfmeas: Update to 1.2.5., guix-commits, 2022/09/20
- 11/211: gnu: r-valr: Update to 0.6.5., guix-commits, 2022/09/20
- 05/211: gnu: liblantern: Do not hardcode Python version., guix-commits, 2022/09/20
- 06/211: gnu: liblantern: Update to 0.8.1., guix-commits, 2022/09/20
- 22/211: gnu: r-ggpmisc: Update to 0.5.0.,
guix-commits <=
- 14/211: gnu: r-activedriverwgs: Update to 1.2.0., guix-commits, 2022/09/20
- 20/211: gnu: r-zoo: Update to 1.8-11., guix-commits, 2022/09/20
- 24/211: gnu: r-poorman: Update to 0.2.6., guix-commits, 2022/09/20
- 15/211: gnu: r-datawizard: Update to 0.6.0., guix-commits, 2022/09/20
- 17/211: gnu: r-googlesheets4: Update to 1.0.1., guix-commits, 2022/09/20
- 23/211: gnu: r-scales: Update to 1.2.1., guix-commits, 2022/09/20
- 70/211: gnu: r-emmeans: Update to 1.8.1-1., guix-commits, 2022/09/20
- 65/211: gnu: r-ggformula: Update to 0.10.2., guix-commits, 2022/09/20
- 38/211: gnu: r-progressr: Update to 0.11.0., guix-commits, 2022/09/20
- 66/211: gnu: r-mosaicdata: Update to 0.20.3., guix-commits, 2022/09/20