gnu: r-dose: Update to 3.30.1.

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

Change-Id: I7839680a6cc3b11083c61c05c392435b985bd522
This commit is contained in:
Ricardo Wurmus 2024-07-03 02:40:01 +02:00
parent bbdaf10a18
commit 0ee810eb3b
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -16196,14 +16196,14 @@ to multiple hypothesis correction.")
(define-public r-dose (define-public r-dose
(package (package
(name "r-dose") (name "r-dose")
(version "3.30.0") (version "3.30.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "DOSE" version)) (uri (bioconductor-uri "DOSE" version))
(sha256 (sha256
(base32 (base32
"0hwbl3kcbjpjpdnqcq3ilk2qz3g87nybgv3kyd8fmh935jm66v6s")))) "1kyrr1xxcif45ynyq4wsv2247bjily5sgzn17m1g3ypw2hkqcj53"))))
(properties `((upstream-name . "DOSE"))) (properties `((upstream-name . "DOSE")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs