me
/
guix
Archived
1
0
Fork 0

gnu: r-icobra: Update to 1.14.0.

* gnu/packages/bioconductor.scm (r-icobra): Update to 1.14.0.
master
Ricardo Wurmus 2019-12-15 14:40:42 +01:00
parent 0383bd05ce
commit a5cc1f104b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2407,14 +2407,14 @@ independent of the p-value under the null hypothesis.")
(define-public r-icobra
(package
(name "r-icobra")
(version "1.12.1")
(version "1.14.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "iCOBRA" version))
(sha256
(base32
"1wj0vqyb6h4rddmn4va3182yap9bv4m1r1jlzyjfyrqxhl2sqb1q"))))
"1l0yr2grpwmr3pc5h50p1j4nxyb1ddmc55l7rhxpp4igh4fq1avz"))))
(properties `((upstream-name . "iCOBRA")))
(build-system r-build-system)
(propagated-inputs