gnu: r-qvalue: Update to 2.34.0.
* gnu/packages/bioconductor.scm (r-qvalue): Update to 2.34.0. Change-Id: Ibc6f25bf2dcee3d98845fffd456ea923f853fd2amaster
parent
721c52eca7
commit
9b9726239a
|
@ -11487,14 +11487,14 @@ on the location of the probe, and other useful tools.")
|
|||
(define-public r-qvalue
|
||||
(package
|
||||
(name "r-qvalue")
|
||||
(version "2.32.0")
|
||||
(version "2.34.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "qvalue" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1552390pf3wrrir6c9xshgll69a33fhbdnh2cvpnznma1ag490ki"))))
|
||||
"10v5khnrs1fa84d430zy52f9466rwb1byaw1l3c9nivbhmaxhvyi"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-ggplot2 r-reshape2))
|
||||
|
|
Reference in New Issue