gnu: r-vsn: Update to 3.64.0.
* gnu/packages/bioconductor.scm (r-vsn): Update to 3.64.0.
This commit is contained in:
parent
a9d0efc639
commit
be389d989d
@ -5669,14 +5669,14 @@ coding changes and predict coding outcomes.")
|
||||
(define-public r-vsn
|
||||
(package
|
||||
(name "r-vsn")
|
||||
(version "3.62.0")
|
||||
(version "3.64.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "vsn" version))
|
||||
(sha256
|
||||
(base32
|
||||
"03p2wdjbjnrn1ddyz0fbn04mdxpsmv83qhh3apj6azshl0bs1j2x"))))
|
||||
"1ja7vdjvgx671l57f9fzfn4vc6q7xzfmqs4krg2rdyfaaf531gqf"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-affy r-biobase r-ggplot2 r-lattice r-limma))
|
||||
|
Loading…
Reference in New Issue
Block a user