me
/
guix
Archived
1
0
Fork 0

gnu: r-icobra: Update to 1.30.0.

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

Change-Id: I952db827b7b11d54004aadff3420a9a6ca595141
master
Ricardo Wurmus 2023-11-03 17:18:44 +01:00
parent 82d8784abe
commit 1d4787f8fa
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13340,14 +13340,14 @@ independent of the p-value under the null hypothesis.")
(define-public r-icobra
(package
(name "r-icobra")
(version "1.28.1")
(version "1.30.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "iCOBRA" version))
(sha256
(base32
"120bcakhhl6xqsfclzgmn7rcxmld289bjl6j7nrli7aiq5ilz8h4"))))
"1f0j10wha60vv592vsnv2pcqwz7g2fkld8pnar9rpwwb7qd0wcnf"))))
(properties `((upstream-name . "iCOBRA")))
(build-system r-build-system)
(propagated-inputs