[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/40: gnu: r-dose: Update to 3.10.2.
From: |
guix-commits |
Subject: |
01/40: gnu: r-dose: Update to 3.10.2. |
Date: |
Fri, 28 Jun 2019 19:34:54 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit aff3ecbfda62c39fe3414565b6366621b9aef978
Author: Ricardo Wurmus <address@hidden>
Date: Sat Jun 29 01:18:54 2019 +0200
gnu: r-dose: Update to 3.10.2.
* gnu/packages/bioconductor.scm (r-dose): Update to 3.10.2.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 92f2e4f..331dee0 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -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
- branch master updated (4289d1d -> 3d0c9ff), guix-commits, 2019/06/28
- 01/40: gnu: r-dose: Update to 3.10.2.,
guix-commits <=
- 02/40: gnu: r-genomicscores: Update to 1.8.1., guix-commits, 2019/06/28
- 03/40: gnu: r-rsubread: Update to 1.34.4., guix-commits, 2019/06/28
- 06/40: gnu: r-biomart: Update to 2.40.1., guix-commits, 2019/06/28
- 14/40: gnu: r-tinytex: Update to 0.14., guix-commits, 2019/06/28
- 11/40: gnu: r-abbyyr: Update to 0.5.5., guix-commits, 2019/06/28
- 12/40: gnu: r-performanceanalytics: Update to 1.5.3., guix-commits, 2019/06/28
- 08/40: gnu: r-genomicfeatures: Update to 1.36.3., guix-commits, 2019/06/28
- 07/40: gnu: r-genomicalignments: Update to 1.20.1., guix-commits, 2019/06/28
- 15/40: gnu: r-quantmod: Update to 0.4-15., guix-commits, 2019/06/28
- 19/40: gnu: r-officer: Update to 0.3.5., guix-commits, 2019/06/28