gnu: r-zinbwave: Update to 1.22.0.
* gnu/packages/bioconductor.scm (r-zinbwave): Update to 1.22.0.master
parent
f8add36afb
commit
8f89dba276
|
@ -14363,14 +14363,14 @@ Currently only Affymetrix oligonucleotide analysis is supported.")
|
|||
(define-public r-zinbwave
|
||||
(package
|
||||
(name "r-zinbwave")
|
||||
(version "1.20.0")
|
||||
(version "1.22.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "zinbwave" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1356ms5y6fg7ndn8hvs6zsyr0jg6ah7a56qxd2x4xgyjj3xcakbv"))))
|
||||
"1bmxbzpgmwama42a3vi1n0sic166v5zs0kl9mhmrh0rrx0nv303k"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-biocparallel
|
||||
|
|
Reference in New Issue