Archived
1
0
Fork 0

gnu: r-dose: Update to 3.12.0.

* gnu/packages/bioconductor.scm (r-dose): Update to 3.12.0.
This commit is contained in:
Ricardo Wurmus 2019-12-15 15:35:59 +01:00
parent 0654a9bc3b
commit 166b3c2da6
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -3325,14 +3325,14 @@ to multiple hypothesis correction.")
(define-public r-dose (define-public r-dose
(package (package
(name "r-dose") (name "r-dose")
(version "3.10.2") (version "3.12.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
"06jm1mnfd92s84f21562vsmj6jfkravfqf4lcxx2lk7s4ll66znj")))) "0ss8mr28q0vswxjmhcas0aqag5nl099jbyn5w3ypbbxqwfvf9jj5"))))
(properties `((upstream-name . "DOSE"))) (properties `((upstream-name . "DOSE")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs