[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
238/318: gnu: r-rtracklayer: Update to 1.50.0.
From: |
guix-commits |
Subject: |
238/318: gnu: r-rtracklayer: Update to 1.50.0. |
Date: |
Fri, 20 Nov 2020 08:40:53 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 64e001d9f46e41936e0e690939373ca9537466b1
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:59:12 2020 +0100
gnu: r-rtracklayer: Update to 1.50.0.
* gnu/packages/bioinformatics.scm (r-rtracklayer): Update to 1.50.0.
---
gnu/packages/bioinformatics.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 4761cc2..c579d0d 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8248,13 +8248,13 @@ alignments.")
(define-public r-rtracklayer
(package
(name "r-rtracklayer")
- (version "1.48.0")
+ (version "1.50.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "rtracklayer" version))
(sha256
(base32
- "1zcgk92sidhy4y7ws9ms4nkkh2hnccfhfh53qgna0kma9jy4v5xf"))))
+ "12zimhpdzjyzd81wrzz5hdbzvlgzcs22x1nnaf2jq4cba3ch5px8"))))
(build-system r-build-system)
(arguments
`(#:phases
@@ -8281,7 +8281,8 @@ alignments.")
("r-rsamtools" ,r-rsamtools)
("r-s4vectors" ,r-s4vectors)
("r-xml" ,r-xml)
- ("r-xvector" ,r-xvector)))
+ ("r-xvector" ,r-xvector)
+ ("r-zlibbioc" ,r-zlibbioc)))
(home-page "https://bioconductor.org/packages/rtracklayer")
(synopsis "R interface to genome browsers and their annotation tracks")
(description
- 209/318: gnu: r-dexseq: Update to 1.36.0., (continued)
- 209/318: gnu: r-dexseq: Update to 1.36.0., guix-commits, 2020/11/20
- 212/318: gnu: r-gseabase: Update to 1.52.0., guix-commits, 2020/11/20
- 213/318: gnu: r-category: Update to 2.56.0., guix-commits, 2020/11/20
- 215/318: gnu: r-shortread: Update to 1.48.0., guix-commits, 2020/11/20
- 222/318: gnu: r-iranges: Update to 2.24.0., guix-commits, 2020/11/20
- 226/318: gnu: r-limma: Update to 3.46.0., guix-commits, 2020/11/20
- 229/318: gnu: r-biobase: Update to 2.50.0., guix-commits, 2020/11/20
- 237/318: gnu: r-genomicalignments: Update to 1.26.0., guix-commits, 2020/11/20
- 236/318: gnu: r-summarizedexperiment: Update to 1.20.0., guix-commits, 2020/11/20
- 235/318: gnu: r-delayedarray: Update to 0.16.0., guix-commits, 2020/11/20
- 238/318: gnu: r-rtracklayer: Update to 1.50.0.,
guix-commits <=
- 240/318: gnu: r-topgo: Update to 2.41.0., guix-commits, 2020/11/20
- 249/318: gnu: r-rcas: Update to 1.16.0., guix-commits, 2020/11/20
- 242/318: gnu: r-impute: Update to 1.64.0., guix-commits, 2020/11/20
- 243/318: gnu: r-seqpattern: Update to 1.22.0., guix-commits, 2020/11/20
- 244/318: gnu: r-genomation: Update to 1.22.0., guix-commits, 2020/11/20
- 245/318: gnu: r-seqlogo: Update to 1.56.0., guix-commits, 2020/11/20
- 247/318: gnu: r-rhtslib: Update to 1.22.0., guix-commits, 2020/11/20
- 252/318: gnu: r-rhdf5: Update to 2.34.0., guix-commits, 2020/11/20
- 255/318: gnu: r-copywriter: Update to 2.22.0., guix-commits, 2020/11/20
- 258/318: gnu: r-protgenerics: Update to 1.22.0., guix-commits, 2020/11/20