[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
80/296: gnu: r-dirichletmultinomial: Update to 1.30.0.
From: |
guix-commits |
Subject: |
80/296: gnu: r-dirichletmultinomial: Update to 1.30.0. |
Date: |
Fri, 12 Jun 2020 19:29:46 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 7a9e7e4844e937c8486c23abcf55d6612bfe3345
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jun 12 16:29:31 2020 +0200
gnu: r-dirichletmultinomial: Update to 1.30.0.
* gnu/packages/bioinformatics.scm (r-dirichletmultinomial): Update to
1.30.0.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 6a20a78..0c4602f 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10240,14 +10240,14 @@ self-defined annotation graphics.")
(define-public r-dirichletmultinomial
(package
(name "r-dirichletmultinomial")
- (version "1.28.0")
+ (version "1.30.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DirichletMultinomial" version))
(sha256
(base32
- "0knmncmkkf2ypyqfcl5s8nmyyf9nrzkqprzn9w3w8182c0v49r0s"))))
+ "1m9dsrddrllb2i88qzik1867iv9mggrgdkn0dlp8sq7gl69vmalb"))))
(properties
`((upstream-name . "DirichletMultinomial")))
(build-system r-build-system)
- 61/296: gnu: r-sva: Update to 3.36.0., (continued)
- 61/296: gnu: r-sva: Update to 3.36.0., guix-commits, 2020/06/12
- 68/296: gnu: r-msnbase: Update to 2.14.2., guix-commits, 2020/06/12
- 74/296: gnu: r-annotationhub: Update to 2.20.0., guix-commits, 2020/06/12
- 50/296: gnu: r-zlibbioc: Update to 1.34.0., guix-commits, 2020/06/12
- 57/296: gnu: r-annotationfilter: Update to 1.12.0., guix-commits, 2020/06/12
- 64/296: gnu: r-affy: Update to 1.66.0., guix-commits, 2020/06/12
- 69/296: gnu: r-msnid: Update to 1.22.0., guix-commits, 2020/06/12
- 70/296: gnu: r-aroma-light: Update to 3.18.0., guix-commits, 2020/06/12
- 75/296: gnu: r-fastseg: Update to 1.34.0., guix-commits, 2020/06/12
- 79/296: gnu: r-complexheatmap: Update to 2.4.2., guix-commits, 2020/06/12
- 80/296: gnu: r-dirichletmultinomial: Update to 1.30.0.,
guix-commits <=
- 84/296: gnu: r-ggbio: Update to 1.36.0., guix-commits, 2020/06/12
- 62/296: gnu: r-protgenerics: Update to 1.20.0., guix-commits, 2020/06/12
- 71/296: gnu: r-deseq: Update to 1.39.0., guix-commits, 2020/06/12
- 67/296: gnu: r-pcamethods: Update to 1.80.0., guix-commits, 2020/06/12
- 72/296: gnu: r-edaseq: Update to 2.22.0., guix-commits, 2020/06/12
- 73/296: gnu: r-interactivedisplaybase: Update to 1.26.3., guix-commits, 2020/06/12
- 76/296: gnu: r-keggrest: Update to 1.28.0., guix-commits, 2020/06/12
- 77/296: gnu: r-gage: Update to 2.37.0., guix-commits, 2020/06/12
- 78/296: gnu: r-genomicfiles: Update to 1.24.0., guix-commits, 2020/06/12
- 81/296: gnu: r-ensembldb: Update to 2.12.1., guix-commits, 2020/06/12