mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-ancombc: Update to 2.10.1.
* gnu/packages/bioconductor.scm (r-ancombc): Update to 2.10.1. Change-Id: Ie15e53edc7ef4595d0230bee6db9ea097c0cf637
This commit is contained in:
parent
6f62d7d5bc
commit
11c7ff6172
1 changed files with 2 additions and 2 deletions
|
@ -4462,13 +4462,13 @@ analysis, modelling, and visualization of spike-in controls.")
|
|||
(define-public r-ancombc
|
||||
(package
|
||||
(name "r-ancombc")
|
||||
(version "2.10.0")
|
||||
(version "2.10.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ANCOMBC" version))
|
||||
(sha256
|
||||
(base32
|
||||
"00ywqww9vhsxsx2y4ji8k3b9202f187a54nkafl6wa10yqqnvqcq"))))
|
||||
"16cfr7q1ivksmajrfx5gv75z83aza443lw11as2nf8pbsfjwfgrf"))))
|
||||
(properties
|
||||
'((upstream-name . "ANCOMBC")
|
||||
(updater-extra-native-inputs . ("r-microbiome"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue