gnu: r-qvalue: Update to 2.36.0.
* gnu/packages/bioconductor.scm (r-qvalue): Update to 2.36.0. Change-Id: I571e437c7f3d16d616ef45a9b89dd8a21b3f4951
This commit is contained in:
parent
63f3f86f03
commit
8db1cd28aa
@ -12853,14 +12853,14 @@ on the location of the probe, and other useful tools.")
|
||||
(define-public r-qvalue
|
||||
(package
|
||||
(name "r-qvalue")
|
||||
(version "2.34.0")
|
||||
(version "2.36.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "qvalue" version))
|
||||
(sha256
|
||||
(base32
|
||||
"10v5khnrs1fa84d430zy52f9466rwb1byaw1l3c9nivbhmaxhvyi"))))
|
||||
"1hgkrvbs1rf8db105ik9ar54zdx49v25hn71jgw7j5r43zngfg2a"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-ggplot2 r-reshape2))
|
||||
|
Loading…
Reference in New Issue
Block a user