me
/
guix
Archived
1
0
Fork 0

gnu: r-ancombc: Update to 2.4.0.

* gnu/packages/bioconductor.scm (r-ancombc): Update to 2.4.0.

Change-Id: Idccde9e571c9ee7b0014bbe4f7328e5b37d764d9
master
Ricardo Wurmus 2023-11-03 16:35:55 +01:00
parent 4771d5687c
commit 25da6c744e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3011,13 +3011,13 @@ analysis, modelling, and visualization of spike-in controls.")
(define-public r-ancombc
(package
(name "r-ancombc")
(version "2.2.2")
(version "2.4.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "ANCOMBC" version))
(sha256
(base32
"0jws3wqgwc0gnp7smc0lsqfw9jbcik36pl7vz9a8ndgwpp9c8653"))))
"1m63k1b9xh5mv4zb5m9nlrdcqkh2h477x1zyfk8j89idcvk9jil7"))))
(properties `((upstream-name . "ANCOMBC")))
(build-system r-build-system)
(propagated-inputs