gnu: r-watermelon: Update to 2.8.0.
* gnu/packages/bioconductor.scm (r-watermelon): Update to 2.8.0. Change-Id: Iefca41487698e294fb369f4016f67fb147464e72
This commit is contained in:
parent
ef52ea9c6d
commit
b90a54605a
@ -18090,14 +18090,14 @@ Characteristic} (ROC) curves, with a focus on micro arrays.")
|
|||||||
(define-public r-watermelon
|
(define-public r-watermelon
|
||||||
(package
|
(package
|
||||||
(name "r-watermelon")
|
(name "r-watermelon")
|
||||||
(version "2.6.0")
|
(version "2.8.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "wateRmelon" version))
|
(uri (bioconductor-uri "wateRmelon" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0qslh2xhhyaf0nsgcqav6qgh05n8kp0s6p1zggc02iid30i1ibrj"))))
|
"1ra21qzni9cny52ag9zxi46vb9grabyqjyk01dqqp3r9i0b4999l"))))
|
||||||
(properties `((upstream-name . "wateRmelon")))
|
(properties `((upstream-name . "wateRmelon")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
Reference in New Issue
Block a user