[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/174: gnu: r-ggpicrust2: Update to 1.7.1.
From: |
guix-commits |
Subject: |
22/174: gnu: r-ggpicrust2: Update to 1.7.1. |
Date: |
Tue, 11 Jul 2023 14:48:02 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 81283b18dad4aad90e79dc505d1919bc05d8215a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:20 2023 +0200
gnu: r-ggpicrust2: Update to 1.7.1.
* gnu/packages/bioconductor.scm (r-ggpicrust2): Update to 1.7.1.
[propagated-inputs]: Remove r-phyloseq; add r-ggh4x.
---
gnu/packages/bioconductor.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 184b62f386..85a53fdd55 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -10358,13 +10358,13 @@ fitting of some classes of graphical Markov models.")
(define-public r-ggpicrust2
(package
(name "r-ggpicrust2")
- (version "1.7.0")
+ (version "1.7.1")
(source (origin
(method url-fetch)
(uri (cran-uri "ggpicrust2" version))
(sha256
(base32
- "0rw2nrmnniff5hb56r21rk0mphba74fppxsa5ps2xamg1a63qfyw"))))
+ "0a4ykfybwx1qhgn7ic29dzigiazj248iihdr1597jxj505q21gay"))))
(properties `((upstream-name . "ggpicrust2")))
(build-system r-build-system)
(propagated-inputs (list r-aldex2
@@ -10374,6 +10374,7 @@ fitting of some classes of graphical Markov models.")
r-dplyr
r-edger
r-ggally
+ r-ggh4x
r-ggplot2
r-ggprism
r-lefser
@@ -10382,7 +10383,6 @@ fitting of some classes of graphical Markov models.")
r-metagenomeseq
r-microbiomestat
r-patchwork
- r-phyloseq
r-readr
r-summarizedexperiment
r-tibble
- 38/174: gnu: r-ctrdata: Update to 1.13.3., (continued)
- 38/174: gnu: r-ctrdata: Update to 1.13.3., guix-commits, 2023/07/11
- 47/174: gnu: r-webshot: Update to 0.5.5., guix-commits, 2023/07/11
- 37/174: gnu: r-rcppthread: Update to 2.1.5., guix-commits, 2023/07/11
- 43/174: gnu: r-pan: Update to 1.8., guix-commits, 2023/07/11
- 50/174: gnu: r-cubature: Update to 2.1.0., guix-commits, 2023/07/11
- 45/174: gnu: r-gss: Update to 2.2-5., guix-commits, 2023/07/11
- 31/174: gnu: r-fastdummies: Update to 1.7.3., guix-commits, 2023/07/11
- 35/174: gnu: r-rcpp: Update to 1.0.11., guix-commits, 2023/07/11
- 36/174: gnu: r-rcppspdlog: Update to 0.0.13., guix-commits, 2023/07/11
- 41/174: gnu: r-psych: Update to 2.3.6., guix-commits, 2023/07/11
- 22/174: gnu: r-ggpicrust2: Update to 1.7.1.,
guix-commits <=
- 34/174: gnu: r-pkgload: Update to 1.3.2.1., guix-commits, 2023/07/11
- 39/174: gnu: r-sp: Update to 2.0-0., guix-commits, 2023/07/11
- 40/174: gnu: r-emdbook: Update to 1.3.13., guix-commits, 2023/07/11
- 42/174: gnu: r-broom: Update to 1.0.5., guix-commits, 2023/07/11
- 44/174: gnu: r-mice: Update to 3.16.0., guix-commits, 2023/07/11
- 55/174: gnu: r-flextable: Update to 0.9.2., guix-commits, 2023/07/11
- 32/174: gnu: r-ggtern: Update to 3.4.2., guix-commits, 2023/07/11
- 56/174: gnu: r-golem: Update to 0.4.1., guix-commits, 2023/07/11
- 54/174: gnu: r-insight: Update to 0.19.3., guix-commits, 2023/07/11
- 57/174: gnu: r-proc: Update to 1.18.4., guix-commits, 2023/07/11