gnu: r-quantsmooth: Update to 1.68.0.
* gnu/packages/bioconductor.scm (r-quantsmooth): Update to 1.68.0. Change-Id: I955f492df4f890f4ba6edb046487818e0d7e49d5
This commit is contained in:
parent
1f012cc06b
commit
721c52eca7
@ -11460,13 +11460,13 @@ proteins) in a coherent and tractable format.")
|
|||||||
(define-public r-quantsmooth
|
(define-public r-quantsmooth
|
||||||
(package
|
(package
|
||||||
(name "r-quantsmooth")
|
(name "r-quantsmooth")
|
||||||
(version "1.66.0")
|
(version "1.68.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "quantsmooth" version))
|
(uri (bioconductor-uri "quantsmooth" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "05lja0viz5jgc7g3b8qfhd1x596vczid0dz8278qpl4zwv9i17vx"))))
|
(base32 "050nnwhxk3ld615f6ij4cc3d6wzrrxykvv02fr20fg5gzdj0z08a"))))
|
||||||
(properties `((upstream-name . "quantsmooth")))
|
(properties `((upstream-name . "quantsmooth")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs (list r-quantreg))
|
(propagated-inputs (list r-quantreg))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user