gnu: r-ctc: Update to 1.78.0.
* gnu/packages/bioconductor.scm (r-ctc): Update to 1.78.0. Change-Id: I80cc97542cd21358b0037103d237b7beaf369a41master
parent
8938e52e40
commit
d3bef5339c
|
@ -13792,14 +13792,14 @@ information and producing various plots and statistics.")
|
|||
(define-public r-ctc
|
||||
(package
|
||||
(name "r-ctc")
|
||||
(version "1.76.0")
|
||||
(version "1.78.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ctc" version))
|
||||
(sha256
|
||||
(base32
|
||||
"10a83rr0qhnzdhvlbyn0y690hxnl8q86z47dpimr6sq41w463im3"))))
|
||||
"09whaam2r30dq8y9r6vvc0r4sisz78c921bgx7wj6cmn2nvpgf9q"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-amap))
|
||||
(home-page "https://bioconductor.org/packages/ctc/")
|
||||
|
|
Reference in New Issue