[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
238/288: gnu: r-rtracklayer: Update to 1.50.0.
From: |
guix-commits |
Subject: |
238/288: gnu: r-rtracklayer: Update to 1.50.0. |
Date: |
Thu, 19 Nov 2020 10:23:50 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 0f2c10f8200d3ee104da5795e80fc224f6483906
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
- 252/288: gnu: r-rhdf5: Update to 2.34.0., (continued)
- 252/288: gnu: r-rhdf5: Update to 2.34.0., guix-commits, 2020/11/19
- 249/288: gnu: r-rcas: Update to 1.16.0., guix-commits, 2020/11/19
- 250/288: gnu: r-mutationalpatterns: Update to 3.0.0., guix-commits, 2020/11/19
- 264/288: gnu: r-pcamethods: Update to 1.82.0., guix-commits, 2020/11/19
- 278/288: gnu: r-organismdbi: Update to 1.32.0., guix-commits, 2020/11/19
- 279/288: gnu: r-biovizbase: Update to 1.38.0., guix-commits, 2020/11/19
- 280/288: gnu: r-ggbio: Update to 1.38.0., guix-commits, 2020/11/19
- 281/288: gnu: r-gqtlbase: Update to 1.21.1., guix-commits, 2020/11/19
- 286/288: gnu: r-gviz: Update to 1.34.0., guix-commits, 2020/11/19
- 221/288: gnu: r-s4vectors: Update to 0.28.0., guix-commits, 2020/11/19
- 238/288: gnu: r-rtracklayer: Update to 1.50.0.,
guix-commits <=
- 247/288: gnu: r-rhtslib: Update to 1.22.0., guix-commits, 2020/11/19
- 261/288: gnu: r-affy: Update to 1.68.0., guix-commits, 2020/11/19
- 259/288: gnu: r-mzr: Update to 2.24.0., guix-commits, 2020/11/19
- 257/288: gnu: r-sva: Update to 3.38.0., guix-commits, 2020/11/19
- 262/288: gnu: r-vsn: Update to 3.58.0., guix-commits, 2020/11/19
- 271/288: gnu: r-fastseg: Update to 1.36.0., guix-commits, 2020/11/19
- 269/288: gnu: r-interactivedisplaybase: Update to 1.28.0., guix-commits, 2020/11/19
- 272/288: gnu: r-keggrest: Update to 1.30.0., guix-commits, 2020/11/19
- 270/288: gnu: r-annotationhub: Update to 2.22.0., guix-commits, 2020/11/19
- 276/288: gnu: r-dirichletmultinomial: Update to 1.32.0., guix-commits, 2020/11/19