[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
246/323: gnu: r-seqpattern: Update to 1.22.0.
From: |
guix-commits |
Subject: |
246/323: gnu: r-seqpattern: Update to 1.22.0. |
Date: |
Mon, 7 Dec 2020 15:14:03 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit d40373c29073c4861c57b2c54f6a089f864fedb4
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:59:28 2020 +0100
gnu: r-seqpattern: Update to 1.22.0.
* gnu/packages/bioinformatics.scm (r-seqpattern): Update to 1.22.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 a34c5db..5c231ac 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8584,13 +8584,13 @@ microarray data, using nearest neighbor averaging.")
(define-public r-seqpattern
(package
(name "r-seqpattern")
- (version "1.20.0")
+ (version "1.22.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "seqPattern" version))
(sha256
(base32
- "0f1yvx2ri1557rzjx08q5bgml1cvkm8hjl8xn1qi4rjs64sy6mci"))))
+ "0j68n6fwycxjpl2va5fw7ajb123n758s2pq997d76dysxghmrlzq"))))
(properties
`((upstream-name . "seqPattern")))
(build-system r-build-system)
- 208/323: gnu: r-cytolib: Fix r-rhdf5libs linking., (continued)
- 208/323: gnu: r-cytolib: Fix r-rhdf5libs linking., guix-commits, 2020/12/07
- 215/323: gnu: r-deseq2: Update to 1.30.0., guix-commits, 2020/12/07
- 219/323: gnu: r-gseabase: Update to 1.52.0., guix-commits, 2020/12/07
- 220/323: gnu: r-category: Update to 2.56.0., guix-commits, 2020/12/07
- 222/323: gnu: r-shortread: Update to 1.48.0., guix-commits, 2020/12/07
- 223/323: gnu: r-systempiper: Update to 1.24.2., guix-commits, 2020/12/07
- 224/323: gnu: r-grohmm: Update to 1.24.0., guix-commits, 2020/12/07
- 232/323: gnu: r-biobase: Update to 2.50.0., guix-commits, 2020/12/07
- 245/323: gnu: r-impute: Update to 1.64.0., guix-commits, 2020/12/07
- 316/323: gnu: r-yarn: Update to 1.16.0., guix-commits, 2020/12/07
- 246/323: gnu: r-seqpattern: Update to 1.22.0.,
guix-commits <=
- 267/323: gnu: r-pcamethods: Update to 1.82.0., guix-commits, 2020/12/07
- 256/323: gnu: r-chipseq: Update to 1.40.0., guix-commits, 2020/12/07
- 286/323: gnu: r-erma: Update to 1.6.0., guix-commits, 2020/12/07
- 291/323: gnu: r-annaffy: Update to 1.62.0., guix-commits, 2020/12/07
- 300/323: gnu: Add r-rhdf5filters., guix-commits, 2020/12/07
- 306/323: gnu: r-biocviews: Update to 1.58.1., guix-commits, 2020/12/07
- 312/323: gnu: r-minfi: Update to 1.36.0., guix-commits, 2020/12/07
- 257/323: gnu: r-copywriter: Update to 2.22.0., guix-commits, 2020/12/07
- 273/323: gnu: r-interactivedisplaybase: Update to 1.28.0., guix-commits, 2020/12/07
- 281/323: gnu: r-ensembldb: Update to 2.14.0., guix-commits, 2020/12/07