[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/215: gnu: r-xvector: Update to 0.24.0.
From: |
guix-commits |
Subject: |
34/215: gnu: r-xvector: Update to 0.24.0. |
Date: |
Sun, 5 May 2019 18:15:33 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit bc0e5bc12e1ba003e8054da4c4b9251a24310bfe
Author: Ricardo Wurmus <address@hidden>
Date: Sun May 5 23:31:39 2019 +0200
gnu: r-xvector: Update to 0.24.0.
* gnu/packages/bioinformatics.scm (r-xvector): Update to 0.24.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 d6158cf..03ac69e 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7535,13 +7535,13 @@ different technologies, including microarrays, RNA-seq,
and quantitative PCR.")
(define-public r-xvector
(package
(name "r-xvector")
- (version "0.22.0")
+ (version "0.24.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "XVector" version))
(sha256
(base32
- "01fph1ydd6g0rl5mcw54spx22glq2kqv7wyw8bqw0plmabzcwwdm"))))
+ "12y09pwy86h1za6cmaxs960r7fs0vjzhl0li8jn59vqq9liza1ap"))))
(properties
`((upstream-name . "XVector")))
(build-system r-build-system)
- 08/215: gnu: Add r-batchtools., (continued)
- 08/215: gnu: Add r-batchtools., guix-commits, 2019/05/05
- 13/215: gnu: r-rgraphviz: Update to 2.28.0., guix-commits, 2019/05/05
- 26/215: gnu: r-biocstyle: Update to 2.12.0., guix-commits, 2019/05/05
- 15/215: gnu: r-genefilter: Update to 1.66.0., guix-commits, 2019/05/05
- 14/215: gnu: r-preprocesscore: Update to 1.46.0., guix-commits, 2019/05/05
- 17/215: gnu: r-dexseq: Update to 1.30.0., guix-commits, 2019/05/05
- 16/215: gnu: r-deseq2: Update to 1.24.0., guix-commits, 2019/05/05
- 28/215: gnu: r-s4vectors: Update to 0.22.0., guix-commits, 2019/05/05
- 27/215: gnu: r-bioccheck: Update to 1.20.0., guix-commits, 2019/05/05
- 32/215: gnu: r-variantannotation: Update to 1.30.0., guix-commits, 2019/05/05
- 34/215: gnu: r-xvector: Update to 0.24.0.,
guix-commits <=
- 39/215: gnu: r-biocparallel: Update to 1.18.0., guix-commits, 2019/05/05
- 41/215: gnu: r-delayedarray: Update to 0.10.0., guix-commits, 2019/05/05
- 46/215: gnu: r-topgo: Update to 2.36.0., guix-commits, 2019/05/05
- 43/215: gnu: r-genomicalignments: Update to 1.20.0., guix-commits, 2019/05/05
- 47/215: gnu: r-bsgenome: Update to 1.52.0., guix-commits, 2019/05/05
- 09/215: gnu: Add r-clue., guix-commits, 2019/05/05
- 20/215: gnu: r-gseabase: Update to 1.46.0., guix-commits, 2019/05/05
- 19/215: gnu: r-rbgl: Update to 1.60.0., guix-commits, 2019/05/05
- 25/215: gnu: r-biocviews: Update to 1.52.0., guix-commits, 2019/05/05
- 23/215: gnu: r-shortread: Update to 1.42.0., guix-commits, 2019/05/05