gnu: r-dss: Update to 2.50.1.
* gnu/packages/bioconductor.scm (r-dss): Update to 2.50.1. Change-Id: Ief667e0b83ae2220900d021ebe93d27c4747c91dmaster
parent
e3efa67a2e
commit
c64c5a33b2
|
@ -5689,13 +5689,13 @@ in Python.")
|
|||
(define-public r-dss
|
||||
(package
|
||||
(name "r-dss")
|
||||
(version "2.48.0")
|
||||
(version "2.50.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "DSS" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1aslbzwqfp609ym98k6cjjf6r1ns9hxcpx4igfjhqf2v0pazz2q8"))))
|
||||
"1wjd428kz2w3n4ak13h3i1yknm03fh911jrcy2hkcip4z5cssla0"))))
|
||||
(properties `((upstream-name . "DSS")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-biobase r-biocparallel r-bsseq))
|
||||
|
|
Reference in New Issue