mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 11:30:44 +02:00
gnu: r-qvalue: Update to 2.40.0.
* gnu/packages/bioconductor.scm (r-qvalue): Update to 2.40.0. Change-Id: I230350bb75662de110543f7eb3c5b5fd09dccb90
This commit is contained in:
parent
79e70eb1b1
commit
05f0875ec4
1 changed files with 2 additions and 2 deletions
|
@ -15251,14 +15251,14 @@ on the location of the probe, and other useful tools.")
|
|||
(define-public r-qvalue
|
||||
(package
|
||||
(name "r-qvalue")
|
||||
(version "2.38.0")
|
||||
(version "2.40.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "qvalue" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0q9iafir09xnk2qgdaqhryd3y5kzcxcw9l0la1pnpanxdz2hl3i1"))))
|
||||
"1ylmqdlsixwz3d31l6pwbifczadh98s5j7ff5gpps8k8wv8bbnlm"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-ggplot2 r-reshape2))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue