[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
155/174: gnu: r-maaslin2: Update to 1.14.1.
From: |
guix-commits |
Subject: |
155/174: gnu: r-maaslin2: Update to 1.14.1. |
Date: |
Tue, 11 Jul 2023 14:48:45 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit ca33c933c24124b823f79e467f394e61c23af244
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 20:22:27 2023 +0200
gnu: r-maaslin2: Update to 1.14.1.
* gnu/packages/bioconductor.scm (r-maaslin2): Update to 1.14.1.
[propagated-inputs]: Remove r-lpsymphony; add r-tibble.
---
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 b311b69225..5a8da027d5 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7386,13 +7386,13 @@ different technologies, including microarrays, RNA-seq,
and quantitative PCR.")
(define-public r-maaslin2
(package
(name "r-maaslin2")
- (version "1.13.0")
+ (version "1.14.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Maaslin2" version))
(sha256
- (base32 "05xha6y6ssf80l4xb7skbjafpqww2d85l4b6wn72r5djidyxxw6y"))))
+ (base32 "06mb72hbzihdficv73yqbb2m86bkw78w3vbw1rm98n0npxq2fch6"))))
(properties `((upstream-name . "Maaslin2")))
(build-system r-build-system)
(propagated-inputs
@@ -7409,7 +7409,6 @@ different technologies, including microarrays, RNA-seq,
and quantitative PCR.")
r-lme4
r-lmertest
r-logging
- r-lpsymphony
r-mass
r-metagenomeseq
r-optparse
@@ -7418,6 +7417,7 @@ different technologies, including microarrays, RNA-seq,
and quantitative PCR.")
r-pheatmap
r-pscl
r-robustbase
+ r-tibble
r-vegan))
(native-inputs (list r-knitr))
(home-page "http://huttenhower.sph.harvard.edu/maaslin2")
- 121/174: gnu: r-testthat: Update to 3.1.10., (continued)
- 121/174: gnu: r-testthat: Update to 3.1.10., guix-commits, 2023/07/11
- 123/174: gnu: r-locfit: Update to 1.5-9.8., guix-commits, 2023/07/11
- 129/174: gnu: r-deoptimr: Update to 1.0-14., guix-commits, 2023/07/11
- 140/174: gnu: r-ancombc: Update to 2.2.1., guix-commits, 2023/07/11
- 168/174: gnu: r-fishpond: Update to 2.6.2., guix-commits, 2023/07/11
- 146/174: gnu: r-affy: Update to 1.78.1., guix-commits, 2023/07/11
- 151/174: gnu: r-deseq2: Update to 1.40.2., guix-commits, 2023/07/11
- 142/174: gnu: r-bambu: Update to 3.2.5., guix-commits, 2023/07/11
- 111/174: gnu: r-paws-analytics: Update to 0.3.0., guix-commits, 2023/07/11
- 138/174: gnu: Add r-saturn., guix-commits, 2023/07/11
- 155/174: gnu: r-maaslin2: Update to 1.14.1.,
guix-commits <=
- 162/174: gnu: r-motifbreakr: Update to 2.14.2., guix-commits, 2023/07/11
- 163/174: gnu: r-quasr: Update to 1.40.1., guix-commits, 2023/07/11
- 154/174: gnu: r-limma: Update to 3.56.2., guix-commits, 2023/07/11
- 17/174: gnu: r-mlr3: Update to 0.16.1., guix-commits, 2023/07/11
- 108/174: gnu: r-paws-end-user-computing: Update to 0.3.0., guix-commits, 2023/07/11
- 127/174: gnu: r-rmarkdown: Update to 2.23., guix-commits, 2023/07/11
- 115/174: gnu: r-paws-database: Update to 0.3.0., guix-commits, 2023/07/11
- 158/174: gnu: r-matrixgenerics: Update to 1.12.2., guix-commits, 2023/07/11
- 153/174: gnu: r-lfa: Update to 2.0.11., guix-commits, 2023/07/11
- 157/174: gnu: r-systempiper: Update to 2.6.3., guix-commits, 2023/07/11