me
/
guix
Archived
1
0
Fork 0

gnu: r-icobra: Update to 1.28.0.

* gnu/packages/bioconductor.scm (r-icobra): Update to 1.28.0.
master
Ricardo Wurmus 2023-04-28 18:00:07 +02:00
parent 6c7f4296b9
commit c8315e500c
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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