Archived
1
0
Fork 0

gnu: r-dose: Update to 3.24.2.

* gnu/packages/bioconductor.scm (r-dose): Update to 3.24.2.
This commit is contained in:
Ricardo Wurmus 2022-11-24 12:30:21 +01:00
parent a5ee462b7a
commit f9747ecc2c
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -10463,14 +10463,14 @@ to multiple hypothesis correction.")
(define-public r-dose (define-public r-dose
(package (package
(name "r-dose") (name "r-dose")
(version "3.24.1") (version "3.24.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "DOSE" version)) (uri (bioconductor-uri "DOSE" version))
(sha256 (sha256
(base32 (base32
"1ai42pnd8s8ws6y9nlq5d858w2rp8gfw2vpndslspj4q8gc4dbb1")))) "0scp6sgb1iwwfh7gdak4dxf1hb870745km9nc9hga8pnsnqi5v3g"))))
(properties `((upstream-name . "DOSE"))) (properties `((upstream-name . "DOSE")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs