gnu: r-dose: Update to 3.10.2.

* gnu/packages/bioconductor.scm (r-dose): Update to 3.10.2.
master
Ricardo Wurmus 2019-06-29 01:18:54 +02:00
parent 4289d1d71c
commit aff3ecbfda
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2915,14 +2915,14 @@ to multiple hypothesis correction.")
(define-public r-dose
(package
(name "r-dose")
(version "3.10.1")
(version "3.10.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DOSE" version))
(sha256
(base32
"0ab7mgj42fg6608qkciyqivr1n8s8r5ibvp0z3jfclrnyx6cl0w1"))))
"06jm1mnfd92s84f21562vsmj6jfkravfqf4lcxx2lk7s4ll66znj"))))
(properties `((upstream-name . "DOSE")))
(build-system r-build-system)
(propagated-inputs