[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
179/214: gnu: r-ggh4x: Update to 0.2.2.
From: |
guix-commits |
Subject: |
179/214: gnu: r-ggh4x: Update to 0.2.2. |
Date: |
Tue, 20 Sep 2022 11:07:32 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 8435311ea66d2bf01d09b3584ca925b688a4fc66
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")
- 198/214: gnu: r-rsqlite: Update to 2.2.17., (continued)
- 198/214: gnu: r-rsqlite: Update to 2.2.17., guix-commits, 2022/09/20
- 176/214: gnu: r-crul: Update to 1.3., guix-commits, 2022/09/20
- 214/214: gnu: python-pyvcf: Update to 0.6.8-0.476169c., guix-commits, 2022/09/20
- 180/214: gnu: r-cluster: Update to 2.1.4., guix-commits, 2022/09/20
- 196/214: gnu: r-rmarkdown: Update to 2.16., guix-commits, 2022/09/20
- 212/214: gnu: r-mlr3ordinal: Update to 0.1.0-9000-1.736e3a3., guix-commits, 2022/09/20
- 68/214: gnu: r-mosaic: Update to 1.8.4., guix-commits, 2022/09/20
- 130/214: gnu: r-quanteda: Update to 3.2.3., guix-commits, 2022/09/20
- 165/214: gnu: r-bbotk: Update to 0.5.4., guix-commits, 2022/09/20
- 173/214: gnu: r-paws-common: Update to 0.5.0., guix-commits, 2022/09/20
- 179/214: gnu: r-ggh4x: Update to 0.2.2.,
guix-commits <=
- 188/214: gnu: r-dplyr: Update to 1.0.10., guix-commits, 2022/09/20
- 40/214: gnu: r-jomo: Update to 2.7-4., guix-commits, 2022/09/20
- 75/214: gnu: r-gitcreds: Update to 0.1.2., guix-commits, 2022/09/20
- 32/214: gnu: r-haven: Update to 2.5.1., guix-commits, 2022/09/20
- 213/214: gnu: python-pyvcf: Use older setuptools., guix-commits, 2022/09/20
- 182/214: gnu: r-nlme: Update to 3.1-159., guix-commits, 2022/09/20
- 183/214: gnu: r-survival: Update to 3.4-0., guix-commits, 2022/09/20
- 210/214: import/cran: download: Accept optional REF argument., guix-commits, 2022/09/20
- 195/214: gnu: r-rcpparmadillo: Update to 0.11.2.4.0., guix-commits, 2022/09/20
- 203/214: gnu: r-statmod: Update to 1.4.37., guix-commits, 2022/09/20