gnu: r-dose: Update to 3.30.0.

* gnu/packages/bioconductor.scm (r-dose): Update to 3.30.0.

Change-Id: I28254605db5026df5624ff6495dbeb294624a210
This commit is contained in:
Ricardo Wurmus 2024-05-07 13:06:53 +02:00
parent 233ed5688e
commit 0806704ab3
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -16196,14 +16196,14 @@ (define-public r-fgsea
(define-public r-dose
(package
(name "r-dose")
(version "3.28.2")
(version "3.30.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DOSE" version))
(sha256
(base32
"0kk4l8cxyvcq4cjjnb59zajf4ci0igml13582qqn8123cqkbf8pf"))))
"0hwbl3kcbjpjpdnqcq3ilk2qz3g87nybgv3kyd8fmh935jm66v6s"))))
(properties `((upstream-name . "DOSE")))
(build-system r-build-system)
(propagated-inputs