gnu: r-oscope: Update to 1.32.0.
* gnu/packages/bioconductor.scm (r-oscope): Update to 1.32.0. Change-Id: Ie2f593d31f51d6fd4954d6eaa633a60e02f8cbeemaster
parent
d02feac2f1
commit
fab197151b
|
@ -9202,13 +9202,13 @@ the fact that each of these packages implements a select methods.")
|
|||
(define-public r-oscope
|
||||
(package
|
||||
(name "r-oscope")
|
||||
(version "1.30.0")
|
||||
(version "1.32.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "Oscope" version))
|
||||
(sha256
|
||||
(base32
|
||||
"055j7y1icikqivc795hzl1l5v5ga2bfcqk2x0kivawbrqvj4yq5v"))))
|
||||
"1li2l9mdq2q0580a7qzvfid5n15v62fr9ys87j42k3l2w5a26smf"))))
|
||||
(properties `((upstream-name . "Oscope")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-biocparallel r-cluster r-ebseq r-testthat))
|
||||
|
|
Reference in New Issue