gnu: r-adsplit: Update to 1.72.0.
* gnu/packages/bioconductor.scm (r-adsplit): Update to 1.72.0. Change-Id: I2851c235df8c18ae50b931736d65f02aa4403d39master
parent
2f0f6284d1
commit
c02bc41c68
|
@ -2458,13 +2458,13 @@ results from different methods into an ensemble.")
|
|||
(define-public r-adsplit
|
||||
(package
|
||||
(name "r-adsplit")
|
||||
(version "1.70.0")
|
||||
(version "1.72.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "adSplit" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0nbdcrc2wiq3mkpayjslz66ik2vk3h3f18zg6df9xaivanxrkk5z"))))
|
||||
"0av0kji4r788cn5808g13svqpydq6xk4d2awpzpsckz7xbjyx0ya"))))
|
||||
(properties `((upstream-name . "adSplit")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue