[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
282/288: gnu: r-snpstats: Update to 1.40.0.
From: |
guix-commits |
Subject: |
282/288: gnu: r-snpstats: Update to 1.40.0. |
Date: |
Mon, 16 Nov 2020 15:08:06 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 51b2ebe02eb2d4c25ceee6c8581d727ea810763c
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 16:01:30 2020 +0100
gnu: r-snpstats: Update to 1.40.0.
* gnu/packages/bioinformatics.scm (r-snpstats): Update to 1.40.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 1c37b27..ebd08ad 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10395,14 +10395,14 @@ and more.")
(define-public r-snpstats
(package
(name "r-snpstats")
- (version "1.38.0")
+ (version "1.40.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "snpStats" version))
(sha256
(base32
- "1qv3nqqr30d3n66mawqd9dbl95dl89r4bcjvkc5iassy1yrwr8wq"))))
+ "1298a71swwav53yf9kfqkdpach3818plqcbw0lgb6sibs8y8ff24"))))
(properties `((upstream-name . "snpStats")))
(build-system r-build-system)
(inputs `(("zlib" ,zlib)))
- 259/288: gnu: r-mzr: Update to 2.24.0., (continued)
- 259/288: gnu: r-mzr: Update to 2.24.0., guix-commits, 2020/11/16
- 262/288: gnu: r-vsn: Update to 3.58.0., guix-commits, 2020/11/16
- 264/288: gnu: r-pcamethods: Update to 1.82.0., guix-commits, 2020/11/16
- 269/288: gnu: r-interactivedisplaybase: Update to 1.28.0., guix-commits, 2020/11/16
- 271/288: gnu: r-fastseg: Update to 1.36.0., guix-commits, 2020/11/16
- 273/288: gnu: r-gage: Update to 2.40.0., guix-commits, 2020/11/16
- 274/288: gnu: r-genomicfiles: Update to 1.26.0., guix-commits, 2020/11/16
- 276/288: gnu: r-dirichletmultinomial: Update to 1.32.0., guix-commits, 2020/11/16
- 278/288: gnu: r-organismdbi: Update to 1.32.0., guix-commits, 2020/11/16
- 281/288: gnu: r-gqtlbase: Update to 1.21.1., guix-commits, 2020/11/16
- 282/288: gnu: r-snpstats: Update to 1.40.0.,
guix-commits <=
- 283/288: gnu: r-erma: Update to 1.6.0., guix-commits, 2020/11/16
- 52/288: gnu: r-icobra: Update to 1.18.0., guix-commits, 2020/11/16
- 75/288: gnu: r-clusterprofiler: Update to 3.18.0., guix-commits, 2020/11/16
- 76/288: gnu: r-mlinterfaces: Update to 1.70.0., guix-commits, 2020/11/16
- 78/288: gnu: r-a4classif: Update to 1.38.0., guix-commits, 2020/11/16
- 79/288: gnu: r-a4preproc: Update to 1.38.0., guix-commits, 2020/11/16
- 80/288: gnu: r-a4reporting: Update to 1.38.0., guix-commits, 2020/11/16
- 82/288: gnu: r-a4: Update to 1.38.0., guix-commits, 2020/11/16
- 84/288: gnu: r-bacon: Update to 1.18.0., guix-commits, 2020/11/16
- 92/288: gnu: r-abaenrichment: Update to 1.20.0., guix-commits, 2020/11/16