[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/214: gnu: r-ggpmisc: Update to 0.5.0.
From: |
guix-commits |
Subject: |
22/214: gnu: r-ggpmisc: Update to 0.5.0. |
Date: |
Tue, 20 Sep 2022 11:06:56 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit df7f9236eea4444238c53aeeded39aab7abf954b
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
- 58/214: gnu: r-rbibutils: Update to 2.2.9., (continued)
- 58/214: gnu: r-rbibutils: Update to 2.2.9., guix-commits, 2022/09/20
- 57/214: gnu: r-hdf5r: Update to 1.3.6., guix-commits, 2022/09/20
- 61/214: gnu: r-flextable: Update to 0.8.0., guix-commits, 2022/09/20
- 56/214: gnu: r-factominer: Update to 2.6., guix-commits, 2022/09/20
- 83/214: gnu: r-waveslim: Update to 1.8.4., guix-commits, 2022/09/20
- 60/214: gnu: r-insight: Update to 0.18.3., guix-commits, 2022/09/20
- 82/214: gnu: r-admisc: Update to 0.30., guix-commits, 2022/09/20
- 91/214: gnu: r-fields: Update to 14.1., guix-commits, 2022/09/20
- 126/214: gnu: r-caret: Update to 6.0-93., guix-commits, 2022/09/20
- 132/214: gnu: r-matrixextra: Update to 0.1.13., guix-commits, 2022/09/20
- 22/214: gnu: r-ggpmisc: Update to 0.5.0.,
guix-commits <=
- 23/214: gnu: r-scales: Update to 1.2.1., guix-commits, 2022/09/20
- 52/214: gnu: r-arules: Update to 1.7-4., guix-commits, 2022/09/20
- 145/214: gnu: r-wdman: Update to 0.2.6., guix-commits, 2022/09/20
- 146/214: gnu: r-rselenium: Update to 1.7.9., guix-commits, 2022/09/20
- 163/214: gnu: r-mlr3: Update to 0.14.0., guix-commits, 2022/09/20
- 169/214: gnu: r-exactextractr: Update to 0.9.0., guix-commits, 2022/09/20
- 174/214: gnu: r-paws-compute: Update to 0.1.13., guix-commits, 2022/09/20
- 211/214: import/cran: description->package: Use COND and computed booleans., guix-commits, 2022/09/20
- 192/214: gnu: r-httr: Update to 1.4.4., guix-commits, 2022/09/20
- 194/214: gnu: r-hms: Update to 1.1.2., guix-commits, 2022/09/20