gnu: r-icobra: Update to 1.36.0.

* gnu/packages/bioconductor.scm (r-icobra): Update to 1.36.0.

Change-Id: I47aae6e42fd1d4ba0e4ea3972d5f1666b2b90b68
This commit is contained in:
Ricardo Wurmus 2025-04-29 18:56:13 +02:00
parent 89445ca312
commit 43748f0a96
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -17402,14 +17402,14 @@ independent of the p-value under the null hypothesis.")
(define-public r-icobra
(package
(name "r-icobra")
(version "1.34.0")
(version "1.36.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "iCOBRA" version))
(sha256
(base32
"0fhvzrp6q4kcx9xjy96iyra2z1yc4c2vagmnymzbj1gli4sl2idx"))))
"1dwrsjapgwh7q7q5qmy8k1iq5v5m2d3bz40jvnk7hqnm404qgzgf"))))
(properties `((upstream-name . "iCOBRA")))
(build-system r-build-system)
(propagated-inputs