[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
179/211: gnu: r-ggh4x: Update to 0.2.2.
From: |
guix-commits |
Subject: |
179/211: gnu: r-ggh4x: Update to 0.2.2. |
Date: |
Tue, 20 Sep 2022 06:24:41 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit e067d655def475481e6d8b684d61962a3d1f67d1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:33 2022 +0200
gnu: r-ggh4x: Update to 0.2.2.
* gnu/packages/cran.scm (r-ggh4x): Update to 0.2.2.
[propagated-inputs]: Add r-cli and r-lifecycle.
---
gnu/packages/cran.scm | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index fa213f7429..fe82880078 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -34424,18 +34424,24 @@ be efficient and easy to use.")
(define-public r-ggh4x
(package
(name "r-ggh4x")
- (version "0.2.1")
+ (version "0.2.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggh4x" version))
(sha256
(base32
- "1r49yfm5fqv5s7jb92ad6rf8hd9plcry6f500czjhnhhrp16cqfp"))))
+ "11mskrby3gyjhkvnkcwl2ar1bdh4h45y48dfnm4kzgc7nwvdl3ia"))))
(properties `((upstream-name . "ggh4x")))
(build-system r-build-system)
(propagated-inputs
- (list r-ggplot2 r-gtable r-rlang r-scales r-vctrs))
+ (list r-cli
+ r-ggplot2
+ r-gtable
+ r-lifecycle
+ r-rlang
+ r-scales
+ r-vctrs))
(native-inputs
(list r-knitr))
(home-page "https://github.com/teunbrand/ggh4x")
- 55/211: gnu: r-reticulate: Update to 1.26., (continued)
- 55/211: gnu: r-reticulate: Update to 1.26., guix-commits, 2022/09/20
- 32/211: gnu: r-haven: Update to 2.5.1., guix-commits, 2022/09/20
- 41/211: gnu: r-scatterplot3d: Update to 0.3-42., guix-commits, 2022/09/20
- 72/211: gnu: r-bayestestr: Update to 0.13.0., guix-commits, 2022/09/20
- 77/211: gnu: r-gert: Update to 1.9.0., guix-commits, 2022/09/20
- 74/211: gnu: r-effectsize: Update to 0.7.0.5., guix-commits, 2022/09/20
- 80/211: gnu: r-rcppalgos: Update to 2.6.0., guix-commits, 2022/09/20
- 81/211: gnu: r-arm: Update to 1.13-1., guix-commits, 2022/09/20
- 166/211: gnu: r-mlr3tuning: Update to 0.14.0., guix-commits, 2022/09/20
- 180/211: gnu: r-cluster: Update to 2.1.4., guix-commits, 2022/09/20
- 179/211: gnu: r-ggh4x: Update to 0.2.2.,
guix-commits <=
- 173/211: gnu: r-paws-common: Update to 0.5.0., guix-commits, 2022/09/20
- 185/211: gnu: r-evaluate: Update to 0.16., guix-commits, 2022/09/20
- 182/211: gnu: r-nlme: Update to 3.1-159., guix-commits, 2022/09/20
- 205/211: gnu: r-matrixmodels: Update to 0.5-1., guix-commits, 2022/09/20
- 194/211: gnu: r-hms: Update to 1.1.2., guix-commits, 2022/09/20
- 208/211: gnu: r-clubsandwich: Update to 0.5.8., guix-commits, 2022/09/20
- 62/211: gnu: r-abcrf: Update to 1.9., guix-commits, 2022/09/20
- 51/211: gnu: r-vim: Update to 6.2.2., guix-commits, 2022/09/20
- 76/211: gnu: r-gh: Update to 1.3.1., guix-commits, 2022/09/20
- 73/211: gnu: r-performance: Update to 0.9.2., guix-commits, 2022/09/20