[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: |
Wed, 12 Jul 2023 08:30:56 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit bb570c1534a5ebccc905bd3d8c0ea2c8017c57dd
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
- 06/174: import/cran: Add one more package name transformation., (continued)
- 06/174: import/cran: Add one more package name transformation., guix-commits, 2023/07/12
- 07/174: gnu: r-digest: Update to 0.6.33., guix-commits, 2023/07/12
- 11/174: gnu: r-haven: Update to 2.5.3., guix-commits, 2023/07/12
- 21/174: gnu: r-scistreer: Update to 1.2.0., guix-commits, 2023/07/12
- 13/174: gnu: Add r-envstats., guix-commits, 2023/07/12
- 15/174: gnu: r-terra: Update to 1.7-39., guix-commits, 2023/07/12
- 16/174: gnu: r-igraph: Update to 1.5.0., guix-commits, 2023/07/12
- 17/174: gnu: r-mlr3: Update to 0.16.1., guix-commits, 2023/07/12
- 18/174: gnu: apache-arrow: Update to 12.0.1., guix-commits, 2023/07/12
- 19/174: gnu: r-biomartr: Update to 1.0.4., guix-commits, 2023/07/12
- 22/174: gnu: r-ggpicrust2: Update to 1.7.1.,
guix-commits <=
- 24/174: gnu: r-googledrive: Update to 2.1.1., guix-commits, 2023/07/12
- 20/174: gnu: r-numbat: Update to 1.3.2-1., guix-commits, 2023/07/12
- 23/174: gnu: r-datawizard: Update to 0.8.0., guix-commits, 2023/07/12
- 27/174: gnu: r-ecp: Update to 3.1.5., guix-commits, 2023/07/12
- 28/174: gnu: r-readxl: Update to 1.4.3., guix-commits, 2023/07/12
- 30/174: gnu: r-curl: Update to 5.0.1., guix-commits, 2023/07/12
- 31/174: gnu: r-fastdummies: Update to 1.7.3., guix-commits, 2023/07/12
- 32/174: gnu: r-ggtern: Update to 3.4.2., guix-commits, 2023/07/12
- 36/174: gnu: r-rcppspdlog: Update to 0.0.13., guix-commits, 2023/07/12
- 38/174: gnu: r-ctrdata: Update to 1.13.3., guix-commits, 2023/07/12