[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
243/288: gnu: r-seqpattern: Update to 1.22.0.
From: |
guix-commits |
Subject: |
243/288: gnu: r-seqpattern: Update to 1.22.0. |
Date: |
Mon, 16 Nov 2020 15:07:52 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit d9b5876bf1a674e3d9dc07d6adfefcacda5b8183
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 cffd3f0..c3c7337 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8447,13 +8447,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)
- 225/288: gnu: r-variantannotation: Update to 1.36.0., (continued)
- 225/288: gnu: r-variantannotation: Update to 1.36.0., guix-commits, 2020/11/16
- 227/288: gnu: r-xvector: Update to 0.30.0., guix-commits, 2020/11/16
- 228/288: gnu: r-genomicranges: Update to 1.42.0., guix-commits, 2020/11/16
- 230/288: gnu: r-annotationdbi: Update to 1.52.0., guix-commits, 2020/11/16
- 231/288: gnu: r-biomart: Update to 2.46.0., guix-commits, 2020/11/16
- 232/288: gnu: r-biocparallel: Update to 1.24.0., guix-commits, 2020/11/16
- 238/288: gnu: r-rtracklayer: Update to 1.50.0., guix-commits, 2020/11/16
- 239/288: gnu: r-genomicfeatures: Update to 1.42.0., guix-commits, 2020/11/16
- 241/288: gnu: r-bsgenome: Update to 1.58.0., guix-commits, 2020/11/16
- 242/288: gnu: r-impute: Update to 1.64.0., guix-commits, 2020/11/16
- 243/288: gnu: r-seqpattern: Update to 1.22.0.,
guix-commits <=
- 245/288: gnu: r-seqlogo: Update to 1.56.0., guix-commits, 2020/11/16
- 256/288: gnu: r-methylkit: Update to 1.16.0., guix-commits, 2020/11/16
- 257/288: gnu: r-sva: Update to 3.38.0., guix-commits, 2020/11/16
- 253/288: gnu: r-annotationfilter: Update to 1.14.0., guix-commits, 2020/11/16
- 260/288: gnu: r-affyio: Update to 1.60.0., guix-commits, 2020/11/16
- 263/288: gnu: r-mzid: Update to 1.28.0., guix-commits, 2020/11/16
- 265/288: gnu: r-msnbase: Update to 2.16.0., guix-commits, 2020/11/16
- 266/288: gnu: r-msnid: Update to 1.24.0., guix-commits, 2020/11/16
- 270/288: gnu: r-annotationhub: Update to 2.22.0., guix-commits, 2020/11/16
- 272/288: gnu: r-keggrest: Update to 1.30.0., guix-commits, 2020/11/16