gnu: r-dose: Update to 3.22.0.

* gnu/packages/bioconductor.scm (r-dose): Update to 3.22.0.
This commit is contained in:
Ricardo Wurmus 2022-05-28 12:44:58 +02:00
parent cf8935a130
commit 00c890fa47
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -8571,14 +8571,14 @@ to multiple hypothesis correction.")
(define-public r-dose (define-public r-dose
(package (package
(name "r-dose") (name "r-dose")
(version "3.20.1") (version "3.22.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "DOSE" version)) (uri (bioconductor-uri "DOSE" version))
(sha256 (sha256
(base32 (base32
"10kknaqz40pb6v0fcjzp12hfpi6k5kvlqnyxx1k3y0h0wdg8hs3n")))) "11lg4ql0bi54p2wg3z1dw9rwqai37khgcqbs4cb7zf67ml8jadwp"))))
(properties `((upstream-name . "DOSE"))) (properties `((upstream-name . "DOSE")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs