gnu: r-dose: Update to 3.30.2.

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

Change-Id: Ic07fab82efcbda004d6c7ff21d4ed7b49cc426fb
This commit is contained in:
Ricardo Wurmus 2024-08-16 20:53:47 +02:00
parent 7079d13d04
commit ad1acb8114
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
(package
(name "r-dose")
(version "3.30.1")
(version "3.30.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DOSE" version))
(sha256
(base32
"1kyrr1xxcif45ynyq4wsv2247bjily5sgzn17m1g3ypw2hkqcj53"))))
"1jf6l0ngmdz1lca2rcjg3rhi9qdrv1pzmn93wa09svi4glsfhy1h"))))
(properties `((upstream-name . "DOSE")))
(build-system r-build-system)
(propagated-inputs